Multiple Choice
A(n) ____ variable can hold only one of two values: true or false .
A) integer
B) boolean
C) true
D) comparison
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: You can declare as many variables in
Q22: Describe and give an example of operator
Q23: _ occurs when both of the operands
Q24: Match each term with the correct statement
Q25: Match each term with the correct statement
Q27: Match each term with the correct statement
Q28: 100 = salesAmount; <br>In terms of assignment
Q29: The term parse means to break into
Q30: A _ is a named memory location
Q31: The cast operator is a _ operator.<br>A)