What are the different data types present in C++?



What are the different data types present in C++?..

Answer / 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

More C++ General Interview Questions

What is pure virtual function?

0 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


How can I learn dev c++ programming?

0 Answers  


What are formatting flags in ios class?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  






What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What is Virtual Inheritance?

7 Answers   Amazon, Wipro,


Why is c++ not purely object oriented?

0 Answers  


Explain about Garbage Collector?

0 Answers  


Is there structure in c++?

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


When is the destructor called?

0 Answers  


Categories