What are the four main data types?
Answer / Nitin Gautam
The four main data types in C++ are Integer, Floating-point, Character, and Boolean.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is c++ hash?
Explain terminate() function?
Is c better than c++?
Is java the same as c++?
What's the order in which the objects in an array are destructed?
What are advantages of using friend classes?
How do c++ struct differs from the c++ class?
What does int * mean in c++?
Is map thread safe c++?
What is ofstream c++?
What is the Difference between "vector" and "array"?
15 Answers Covansys, Gambit, TCS, Wipro,
Which one is better- macro or function?