Vidyalelo
C++ Programming · Q29

Introduction to C++

Programming · C++ Programming · question 29

Q29

Which of the following is not a valid data type in C++?

A.
long double
B.
short float
Answer
C.
long long int
D.
wchar_t

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board