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

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


Please Help Members By Posting Answers For Below Questions

Write about the use of the virtual destructor?

612


why is iostream::eof inside a loop condition considered wrong?

595


What is a null object in c++?

638


What are the advantages of c++? Explain

600


What are the 2 main types of data structures?

589






What is the c++ code?

570


Is ca high or low level language?

586


write a function signature with various number of parameters.

569


Which one between if-else and switch is more efficient?

605


What are the uses of typedef in a program?

616


What is a linked list in c++?

552


What is an html tag?

632


Explain Memory Allocation in C/C++ ?

641


What are the types of array in c++?

621


Explain static and dynamic memory allocation with an example each.

650