No products in the cart.

If else statement

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

If else statement
  • 2 answers

Sonal Sharma 4 years ago

If else are the example of Iterative (looping) statement. These statement gives the output after checking the statement and if condition(s) is true one block of statement is print if false some other block of statement is print.. Example. If 5>2: print ("true") else: print("false") Hope it's helpful for you!!!

Nippon . 4 years ago

If..else statement is also known as condition checking statement. There are three types to write if..else statements:- 1.If statement :- execute when the condition is true 2.If...else statement :- excutes the statement inside if when the Condition is true, otherwise inside else when the condition is false. 3.If..elif..else statement:- used to check multiple conditions and executes accordingly.
http://mycbseguide.com/examin8/

Related Questions

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App