Answer Posted / hrpynux@gmail.com
Integer.
Character.
Boolean.
Floating Point.
Double Floating Point.
Valueless or Void.
Wide Character.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the best c++ compiler?
What is #include iostream?
what is COPY CONSTRUCTOR and what is it used for?
What is the difference between a type-specific template friend class and a general template friend class?
What is the difference between #define debug 0 and #undef debug?
Can we use pointers in c++?
What is meant by the term name mangling in c++?
What is the use of lambda in c++?
Where can I run c++ program?
What jobs can you get with a c++ certification?
How a modifier is similar to mutator?
Can we define function inside main in c++?
Give 10 points of differences between C & C++.
What is the use of c++ programming language in real life?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?