Multiple Choice
The most commonly used ____ in if statements are simple relational expressions.
A) conditions
B) comments
C) evaluations
D) branches
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Checking user input data for erroneous or
Q21: A(n) _ is any combination of operands
Q22: Applying a postfix or prefix ++ operator
Q23: When writing a switch statement, you can
Q24: The _ statement in C++ is used
Q26: In C++, relational operators can be used
Q27: A _ statement is an alternative to
Q28: A(n) _ chain is used in programming
Q29: Because of the way computers store single-precision
Q30: Logical operators AND, OR, and NOT are