Q12
What is the purpose of the 'if-else if-else' statement in C++?
A.
Provides multiple conditions to be tested
AnswerB.
Executes multiple statements
C.
Executes only one statement
D.
Terminates the program
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board