CBSE Class 11 Informatics Practices
Question 28 of 75
Conditional and Looping Constructs — Question 10
Back to all questionsConditional statements.
Reason — The if statement is a conditional statement because it is used to control flow of execution of a program depending upon the condition.