Vidyalelo
C++ Programming · Q109

Variables and Data Types in C++

Programming · C++ Programming · question 109

Q109

Which of the following is not one of the sizes of the floating point types?

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

Answer: Option A

Solution

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