0% found this document useful (0 votes)
17 views5 pages

Python Quiz - 9

Uploaded by

abdulyaqub325
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views5 pages

Python Quiz - 9

Uploaded by

abdulyaqub325
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

11/11/24, 9:19 PM Python Quiz - 9

Python Quiz - 9 Total points 9/10

Kindly answer all the questions

The respondent's email ([email protected]) was recorded on submission of this


form.

1.If expression contains more than one operator, then follow *1/1
______________ rule

BODMAS

MASBOD

ADDSUB

None of above

2.______________ Statements are executed sequentially one after another * 1/1

Control

Un Control

Sequential

Non Sequential

https://docs.google.com/forms/d/e/1FAIpQLSfv4ncnbdFjsk6yvhvxvtQV2odzG6Fp3qxgDcZTI_qWxpEqUw/viewscore?hr_submission=ChkI55fcvPsBEh… 1/5
11/11/24, 9:19 PM Python Quiz - 9

3.______________ Statements transfers control from one part to another *0/1


part of program.

Control

Un Control

Sequential

Non Sequential

Correct answer

Control

4. Which of the following comes under Control Statement * 1/1

Selective

Jump

Iterative

All of above

5.______________ statements transfers control from one part to another *1/1


part based on condition

Selective

Jump

Iterative

All of above

https://docs.google.com/forms/d/e/1FAIpQLSfv4ncnbdFjsk6yvhvxvtQV2odzG6Fp3qxgDcZTI_qWxpEqUw/viewscore?hr_submission=ChkI55fcvPsBEh… 2/5
11/11/24, 9:19 PM Python Quiz - 9

6.____________ statement transfers control from one part to another part *1/1
of program without any condition.

Selective

Jump

Iterative

All of above

7.______________ statement executes statement or set of statements *1/1


multiple times.

Selective

Jump

Iterative

All of above

8. Which of the following comes under Selective Statement * 1/1

if

if else

if elif else

All of above

https://docs.google.com/forms/d/e/1FAIpQLSfv4ncnbdFjsk6yvhvxvtQV2odzG6Fp3qxgDcZTI_qWxpEqUw/viewscore?hr_submission=ChkI55fcvPsBEh… 3/5
11/11/24, 9:19 PM Python Quiz - 9

9. Which of the following comes under Jump Statement * 1/1

break

continue

pass

All of above

10. Which of the following comes under Iterative Statement * 1/1

while

for

All of above

None of above

This form was created inside of Shantiniketan Indian School. Report Abuse

Forms

https://docs.google.com/forms/d/e/1FAIpQLSfv4ncnbdFjsk6yvhvxvtQV2odzG6Fp3qxgDcZTI_qWxpEqUw/viewscore?hr_submission=ChkI55fcvPsBEh… 4/5
11/11/24, 9:19 PM Python Quiz - 9

https://docs.google.com/forms/d/e/1FAIpQLSfv4ncnbdFjsk6yvhvxvtQV2odzG6Fp3qxgDcZTI_qWxpEqUw/viewscore?hr_submission=ChkI55fcvPsBEh… 5/5

You might also like