Multiple Choice
The expression x < y is called a(n) ________ expression.
A) arithmetic
B) logical
C) relational
D) comparison
E) binary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The following statements will not print anything.<br>x
Q29: An expression in a C++ if statement
Q30: Assuming moreData is a Boolean variable, the
Q31: To check if a variable has a
Q32: All of the relational operators are binary.
Q34: The default section of a switch statement
Q35: The _ statement acts like a chain
Q36: What will the following statement do if
Q37: Assuming goodData is a Boolean variable, the
Q38: When a program lets the user know