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
Is dev c++ a good compiler?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
How is computer programming useful in real life?
Explain binary search.
Define what is constructor?
Explain queue. How it can be implemented?
What is the difference between #import and #include in c++?
What is the difference between a declaration and a definition?
What are c++ tokens?
What is the need of a destructor? Explain with the help of an example.
Define namespace in c++?
What is the full form of ios?
What are activex and ole?
How do I run c++?
Write some differences between an external iterator and an internal iterator?