Multiple Choice
Relational expressions are also known as ____.
A) conditions
B) boolean expressions
C) logical expressions
D) if-else expressions
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: The compiler will, by default, associate an
Q24: The _ operator is used to change
Q25: Which of the following operators has right
Q26: When the _ operator is used with
Q27: What will the following program print on
Q29: In a switch statement, the word _
Q30: In a switch statement, if the break
Q31: Generally, the most useful nested if statement
Q32: A nested if construction in which each
Q33: One of the main disadvantages of using