🖳DECISION MAKING IN C🖳
Decision making with if statement
The if statement may be implemented in different forms depending on the complexity of conditions to be tested. The different forms are,
1.Simple if statement
2.if....else statement
3.Nested if....else statement
4.Using else if statement
2.if....else statement
3.Nested if....else statement
4.Using else if statement
No comments:
Post a Comment
Please don't comment any spam link in comment.