C else if Clause
Till currently, we’ve learnt concerning the if statement, if-else statement, if-else nested statements and logical operators. Logical operators are sensible alternatives to nested if-else statements. however there are still some cases once we need to use nested if-else clause. therefore to create those things a touch straightforward, Dennis Ritchie introduced else if clause. What is … Read more