Interview Questions

Are there any new intrinsic (built-in) data types?

C++ Interview Questions and Answers


(Continued from previous question...)

Are there any new intrinsic (built-in) data types?

Yes. The ANSI committee added the bool intrinsic type and its true and false value keywords.

(Continued on next question...)

Other Interview Questions