Multiple Choice
The bool data type
A) can be used to store a single character.
B) has only two values: True and false.
C) is used to store extra-large numbers.
D) is used to represent numbers in E notation.
E) does none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following will cause the
Q3: C++ is a case-sensitive language.
Q4: The expression 5 / 2 evaluates to<br>A)
Q4: The expression 5 / 2 evaluates to<br>A)
Q6: Every C++ program must have<br>A) comments.<br>B) variables.<br>C)
Q7: The expression 7 % 2 evaluates to<br>A)
Q8: Which of the following definitions will allow
Q9: Which of the following is/are valid C++
Q11: The _ is used to display information
Q16: What value will be assigned to the