Computer Science, asked by aliabhatt30, 3 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 Itsvaishu366
3

Answer:

Make me brainleast

1.Nested statement

2.command

3.boolean.

4.flow

5.combination

6.conditional statement


Itsvaishu366: hi
Itsvaishu366: make me brainleast pl aliaya
aliabhatt30: ok
aliabhatt30: answer in my next question
Answered by hareem23
5

 \huge \fbox \red{answer}

1. Nested statement

2. Command

3. Boolean

4. Flow

5. Combination

6. Conditional statement

Similar questions