Computer Science, asked by adarshshavant612, 1 year ago

Number of if else atatement that can be nested in c is

Answers

Answered by bhadaniyajayesh63
0

When an if else statement is present inside the body of another “if” or “else” then this is called nested if else.

Similar questions