Multiple Choice
In C++, the logical ____ operator is used to change an expression to its opposite state.
A) AND
B) OR
C) NOT
D) REVERSE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In C++, when comparing character data, the
Q3: The relational operator _ is used to
Q4: In C++, strings of characters cannot be
Q5: A _ relational expression consists of a
Q6: The condition used in an if statement
Q7: Using nested if statements without including braces
Q8: The area in a program where a
Q9: When the _ logical operator is used
Q10: The _ keyword is optional in a
Q11: In the switch statement, the _ keyword