What do you mean by Conditional statements or Control Statements?

Conditional Statements are used to execute statements depending upon whether the condition is true or false i.e. by checking the truth value of condition.

Types of Conditional Statements:

1. If statement
2. If else statement
3. Else if (Ladder if else) statement
4. Switch statement

More Questions

Leave a Reply

Word Verfication * Time limit is exhausted. Please reload CAPTCHA.