codeGK
Code it ALL
ELSE in C - CodeGK

♦ ELSE in C

♣ Example2: ELSE in C

If the given if statements holds False then the else condition is executed.
In this example, marks are compared with additional keyword else.
Example
Input:
Output:
If_else