conditional and iterative statements

conditional and iterative statements

11th Grade

10 Qs

quiz-placeholder

Similar activities

TEST - Trace table exercise 1

TEST - Trace table exercise 1

11th Grade

10 Qs

python (loops)

python (loops)

11th Grade

10 Qs

Arrays

Arrays

10th - 12th Grade

10 Qs

Python 2

Python 2

9th - 12th Grade

10 Qs

Unit 9 Test Review

Unit 9 Test Review

9th - 12th Grade

10 Qs

Loops

Loops

11th Grade

6 Qs

Java Beginners

Java Beginners

11th Grade

15 Qs

REVIEW FOR MIDTERM TEST ICT 4

REVIEW FOR MIDTERM TEST ICT 4

1st - 12th Grade

15 Qs

conditional and iterative statements

conditional and iterative statements

Assessment

Quiz

Computers

11th Grade

Medium

Created by

JAGANNATHAN D

Used 50+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 12 pts

Media Image
12  17   22
5
12
5  10

2.

MULTIPLE CHOICE QUESTION

45 sec • 12 pts

Media Image
12  9  6  3  0
0  3  6  9  12
9  6  3  0
0  3  6  9

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The program above

prints all the odd numbers between 1 and 20

prints all even numbers between 1 and 20

print all the odd numbers between 1 and 21

prints all the even numbers between 1 and 21

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The equivalent of the above for loop using the while syntax would be

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many times will 1 be printed

3

4

5

6

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

for i in 100 :

print ( i )

Syntax error

prints numbers 0 to 100

prints numbers 1 to 100

prints numbers 0 to 99

prints numbers 1 to 99

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What does this program print

2 + 2 = 4

4 + 4 = 8

8 + 8 = 16

16 + 16 = 32

32 + 32 = 64

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 4 = 6

2 + 6 = 8

2 + 8 = 10

2 + 10 = 12

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 2 = 4

2 + 4 = 6

2 + 6 = 8

2 + 8 = 10

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?