Advertisements
Advertisements
प्रश्न
Which punctuation should be used in the blank?
if<condition>_
statement-block 1
else:
statement-block 2
विकल्प
;
:
::
!
MCQ
Advertisements
उत्तर
:
shaalaa.com
Control Structure
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Elif can be considered to be the abbreviation of ______.
Which is the most comfortable loop?
Which amongst this is not a jump statement?
Write a note on the break statement.
Define control structure.
Write a program to display.
A
A B
A B C
A B C D
A B C D E
Write a note on if..else structure.
Using if..else..Elif statement writes a suitable program to display the largest of 3 numbers.
Write a detailed note on if..else..elif statement with suitable example.
Write a program to display a multiplication table for a given number.
