1.

Answer the following questions in detail: 1. Explain Conditional Statements and its syntax with the help of anexample​

Answer»

onal statements help you to make a decision based on certain conditions. These conditions are SPECIFIED by a set of conditional statements having boolean EXPRESSIONS which are evaluated to a boolean VALUE TRUE or false. There are following TYPES of conditional statements in C.



Discussion

No Comment Found