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

Answer Posted / nimish singh

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

Other apparent new types (string, complex, and so on) are implemented as classes in the Standard C++ Library rather than as intrinsic types.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is dev c++ a good compiler?

602


What type of question are asked in GE code writing test based on c++ data structures and pointers?

3597


How is computer programming useful in real life?

672


Explain binary search.

686


Define what is constructor?

689






Explain queue. How it can be implemented?

775


What is the difference between #import and #include in c++?

693


What is the difference between a declaration and a definition?

665


What are c++ tokens?

693


What is the need of a destructor? Explain with the help of an example.

663


Define namespace in c++?

726


What is the full form of ios?

646


What are activex and ole?

655


How do I run c++?

673


Write some differences between an external iterator and an internal iterator?

677