What are the three sizes of floating-point types in C++?
What will be an ideal response?
float, double, long double
Computer Science & Information Technology
You might also like to view...
The file extension indicates where the file is stored
Indicate whether the statement is true or false
Computer Science & Information Technology
What is the index of the last position in an array that contains 10 items?
a. 0 b. 1 c. 9 d. 10 e. None of these
Computer Science & Information Technology