What are the four main data types?



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

Post New Answer

More C++ General Interview Questions

What is c++ hash?

1 Answers  


Explain terminate() function?

1 Answers  


Is c better than c++?

1 Answers  


Is java the same as c++?

1 Answers  


What's the order in which the objects in an array are destructed?

1 Answers  


What are advantages of using friend classes?

1 Answers  


How do c++ struct differs from the c++ class?

1 Answers  


What does int * mean in c++?

1 Answers  


Is map thread safe c++?

1 Answers  


What is ofstream c++?

1 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


Which one is better- macro or function?

1 Answers   Fidelity,


Categories