what is if else if ladder is also known as in c plus plus
Answers
Answered by
2
Answer:
In C/C++ if-else-if ladder helps user decide from among multiple options. ... As soon as one of the conditions controlling the if is true, the statement associated with that if is executed, and the rest of the C else-if ladder is bypassed. If none of the conditions is true, then the final else statement will be executed.
Similar questions
India Languages,
3 months ago
Math,
3 months ago
Science,
7 months ago
Math,
7 months ago
Business Studies,
11 months ago
Hindi,
11 months ago