Multiple Choice
The ____ statement in C++ is used to implement a decision structure in its simplest form choosing between two alternatives.
A) for
B) if-else
C) switch-case
D) while
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: An if-else statement without an else part
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
Q25: The most commonly used _ in if
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