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

What is lambda expression c++?

578


Which one is a preferred language C or C++? Why?

620


What are static variables?

619


Why do we need runtime polymorphism in c++?

561


Describe the role of the c++ in the tradeoff of safety vs. Usability?

713






How is c++ used in the real world?

575


daily Routine of father

912


How to tokenize a string in c++?

607


What is tellg () in c++?

724


What is a flag in c++?

609


Why do we need pointers?

585


What do you understand by a pure virtual member function?

549


Can I create my own functions in c++?

605


How does atoi function work?

628


What are the benefits of c++?

569