Multiple Choice
A ________ variable can hold only one of two values: True or false.
A) binary
B) single precision
C) T/F
D) char
E) bool
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The expression 7 % 2 evaluates to<br>A)
Q30: In a C++ program, two slash marks
Q32: What value will be assigned to the
Q33: Which of the following keywords is/are the
Q34: What literal(s) appear in the following C++
Q36: _ must be included in a program
Q37: C++ automatically places _ at the end
Q38: The following two C++ statements perform the
Q39: An operation that copies a value into
Q40: In programming terms, a group of characters