Q15
What does the 'else if' statement allow in C++?
A.
Skips to the next iteration
B.
Additional condition checks
AnswerC.
Terminate the program
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board