Multiple Choice
The data type used to declare variables that can hold real numbers is
A) short
B) int
C) float
D) char
E) double
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What will the following code display?<br>Cout <<
Q16: Besides the decimal number system that is
Q17: Because C++ is case-sensitive, all programs must
Q18: In C++ you are required to name
Q20: In programming, the terms "line" and "statement"
Q20: C++ 11 introduced an alternative way to
Q21: When typing your source code into the
Q22: What will the following code display?<br>Cout <<
Q23: Which of the following statements correctly assigns
Q24: What is the value of number after