Multiple Choice
A variable of type bool can store ____.
A) "true"
B) TRUE
C) true
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: One convention used for naming identifiers is
Q23: float totalAmount = 23.57; <br> The float
Q24: Which of the following formats the first
Q25: The binary value for ten is 00001010.
Q26: Which of the following integral type can
Q28: In order to format the first argument
Q29: The bool data type can take on
Q30: The result of the following expression is
Q31: The result of "123" + "321" is
Q32: Given the following declarations, what is stored