What is Cascading if-else statement

Cascading if-else statement: A form of if-else statement in which all else-part (apart from the last) comprises of a further nested if-else statement. Employed to overcome the trouble of textual drift frequently related with nested if statements.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.