Check sibling questions

The use of else is optional with if statement.

 

Answer:

The use of else is optional with the if statement. 

If is the simplest form of decision statement. 

If the condition is true, it prints out the indented expression. If the condition is false, it skips printing the indented expression.

So, the given statement is true.

  1. Computer Science - Class 11
  2. Chapter 6 Class 11 - Flow of Control

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo