Computer Science, asked by aliabhatt30, 5 months ago

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

Answered by sanjayparihar823
2

Answer:

1. nested

2.tuple

3. C++

4.excuted

5. renewal

6.conditional

Answered by Itsvaishu366
2

Answer:

make me brainleast

1.Nested

2.tuple


Itsvaishu366: hi
Itsvaishu366: thanks I am giving u 25 thanks now
Itsvaishu366: okay...
sanjayparihar823: welcome
sanjayparihar823: i dont know the true false
sanjayparihar823: sorry
Similar questions