1.

Which are the different data types in C++?

Answer»

The different data types in C++ are int, float, double and char. 



Discussion

No Comment Found

Related InterviewSolutions