Which of the following is not a valid data type in C++?
A. long double
B. short float
C. long long int
D. wchar_t
Answer: Option B
Related Questions on Introduction to C plus plus
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream

Join The Discussion