Multiple Choice
A variable, usually a bool or an int, that signals when a condition exists is known as a(n)
A) relational operator
B) arithmetic operator
C) logical operator
D) flag
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The default section is required in a
Q30: If the expression on the left side
Q31: As a rule of style, when writing
Q32: Without this statement appearing in a switch
Q33: What is the value of result
Q35: Which of the following expressions will determine
Q36: Which of the following is evaluated first,
Q37: After the following code executes, what is
Q38: What is the output of the
Q39: Relational operators allow you to _ numbers.<br>A)