Multiple Choice
A Boolean data type variable can be declared using the ____ data type, which has only two possible values-true or false.
A) boolean
B) bool
C) logical
D) flag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: The _ of a variable defines what
Q40: A(n) _ error occurs when you use
Q41: Match each term with the correct statement
Q42: It is conventional, but not required, to
Q43: In general, C++ programmers use the term
Q45: Match each term with the correct statement
Q46: _ is a programming language that supports
Q47: To indicate a newline character-that is, the
Q48: Match each term with the correct statement
Q49: When writing C++ code, the style in