Multiple Choice
The ____ operator is used to change an expression to its opposite state.
A) ||
B) &&
C) !
D) %%
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Indentation used within an if-else is critical
Q20: Any number of case labels may be
Q21: One aspect of _ programming is to
Q22: What will the following program print on
Q23: The compiler will, by default, associate an
Q25: Which of the following operators has right
Q26: When the _ operator is used with
Q27: What will the following program print on
Q28: Relational expressions are also known as _.<br>A)conditions<br>B)boolean
Q29: In a switch statement, the word _