CONDITIONAL STATEMENTS

CONDITIONAL STATEMENTS

11th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

UH1_INFO_XII

UH1_INFO_XII

11th Grade

20 Qs

Google

Google

7th - 12th Grade

20 Qs

Lecture Exercise Topic 1.3

Lecture Exercise Topic 1.3

12th Grade

21 Qs

Format File Gambar

Format File Gambar

12th Grade

20 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

ÔN TẬP CUỐI HKI TIN HỌC 3

ÔN TẬP CUỐI HKI TIN HỌC 3

3rd Grade - University

23 Qs

Quiz ASJ

Quiz ASJ

12th Grade

20 Qs

Administrasi Infrastruktur Jaringan 1

Administrasi Infrastruktur Jaringan 1

11th Grade

20 Qs

CONDITIONAL STATEMENTS

CONDITIONAL STATEMENTS

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Neena Sharma

Used 37+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

FOR loops are

loops which run an unknown number of times

loops which run for a specific number of times

the same as if statements

not part of programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

WHILE loops are

loops which run an unknown number of times

loops which run for a specific number of times

the same as if statements

not part of programming

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In a Python program, what would be the ending value for y in the WHILE LOOP code?

5

51

10

3

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In a Python program, what would be the ending value of total in the WHILE LOOP code?

0

5

2

20

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In a Python program, what would be the increment value for the looping variable in the FOR LOOP code?

15

7

10

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Media Image
5
4
3
2
1
4
3
2
1
0
5  4  3  2  1
4  3  2  1  0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three main programming structures?

Sequence, selection, iteration

Structured, object-oriented, procedural

Java, Python, Visual Basic

Machine, assembly, high-level

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers