Multiple Choice
A(n) ____ number, more commonly known as a real number, can be the number zero or any positive or negative number that contains a decimal point.
A) boolean
B) integer
C) long int
D) floating-point
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: C++ is a case-sensitive language.
Q30: Variables used to hold single-precision values are
Q31: A(n) _ is a word the language
Q32: Programs in C++ can have more than
Q33: Each _ inside the function body must
Q34: When a declaration statement is used to
Q36: One important requirement for designing a good
Q38: The three most important and common integer
Q39: C++ supports two types of comments: line
Q40: A _ begins with two slashes (