Multiple Choice
Relational operators allow you to ________ numbers.
A) add
B) multiply
C) compare
D) average
E) verify
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: If the sub-expression on the left side
Q18: The statement<br>pass = (score >= 7) ?<br>
Q19: The following C++ test checks if the
Q20: Which of the following correctly declares an
Q22: The _ operator takes an operand and
Q24: What will the following expression evaluate to?<br>!(
Q25: If s1 and s2 are string objects,
Q26: A switch statement branches to a particular
Q27: The _ statement executes one statement, or
Q28: The following statements will not print anything.<br>x