Are there any new intrinsic (built-in) data types?
Answer / 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 |
What flag means?
Write a c program for binary addition of two 8 bit numbers.
Write a program to concatenate two strings.
What kind of jobs can I get with c++?
What is size of empty class object
What are signs of manipulation?
When is the destructor called?
What is the keyword auto for?
what is oops and list its features in c++?
which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
Explain about templates of C++.
Explain Memory Allocation in C/C++ ?