Iteration - While Loop

Iteration - While Loop

8th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python

Python

7th - 8th Grade

12 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Pseudocode WHILE Loops

Pseudocode WHILE Loops

10th - 12th Grade

10 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Python Quiz

Python Quiz

9th Grade

17 Qs

Thunkable quiz

Thunkable quiz

8th - 9th Grade

10 Qs

Java Printing Quiz

Java Printing Quiz

8th Grade

11 Qs

Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

13 Qs

Iteration - While Loop

Iteration - While Loop

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

M Dwedari

Used 50+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of this code?

Error

0, 1, 2, ...., 27

0, 1, 2, ...., 30

Infinite iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of this code?

0, 1, 2, 3, 4, ...., 29

0, 2, 4, ...., 28, 30

0, 1, 2, 3, 4, ...., 30

Infinite loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

0, 1, 2, 3,...., 30

Error

0, 1, 2, 3,...., 29

0, 1, 2, 3,...., 28

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of this code?

0, 3, 6, 9,....., 30

0, 3, 6, 9, ...., 27

0, 1, 2, 3, 4, ..., 30

0, 3, 6, 9,....., 33

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

10, 13, 16, ....30

10, 13, 16,....27

Error

no errors and no output

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of this code?

10, 12, 14, 16

10, 12, 14, 16, 18

10, 12, 14

Infinite iteration

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of this code?

65, 63, 61, 59, 57, 55

65, 63, 61, 59, 57, 59

67, 65, 63, 61

error

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?