Dear Student,
There are different types of conditional statements are available in C language .
when any condition is given in if block .. if the condition is true , the statements under if block will work .. otherwise the else block statement will execute.
If under any if statement , there is another (one or more) if statement/s are present .. then the scenario is called nested if-else .
this condition works when we have to check more than one condition individually .
This statement works for individual cases that are given at the time of building the code.
For more details about C programming , refer this :
https://www.careers360.com/courses-certifications/udemy-c-programming-from-scratch-master-course
Hope this helps!
Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile