Questions


August 2021 2 7 Report
Q.B Fill in the blanks: [3]

1. The ___________ statement is a compact way of performing multiple tests on a

condition.

2. A _________ loop is used for iterating over a sequence.

3. The condition body starts with an indentation of ___________.

4. Control statements controls the ______ of execution in a program.

5. _________ is another name for iteration.

6. __________statements allow you to give conditions.

Q.C Write T for True and F for False: [3]

1. There is a colon (:) with the else statement. [ ]

2. You can use range ( ) function in while loop. [ ]

3. In sequential construct, all the statements are executed in sequential manner. [ ]

4. ‘for' statement is an example of iterative statement. [ ]

5. You cannot use else statement in while loop. [ ]

6. The if..elif statement can be seen as an if within a else statement. [ ]​

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.