Multiple Choice
Applying a postfix or prefix ++ operator to a variable of type bool sets the Boolean value to ____.
A) false
B) true
C) yes
D) correct
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: The expression in the switch statement must
Q18: Including one or more if statements inside
Q19: An if-else statement without an else part
Q20: Checking user input data for erroneous or
Q21: A(n) _ is any combination of operands
Q23: When writing a switch statement, you can
Q24: The _ statement in C++ is used
Q25: The most commonly used _ in if
Q26: In C++, relational operators can be used
Q27: A _ statement is an alternative to