Programming Constructs Quiz

Programming Constructs Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Loops in Python

Loops in Python

7th - 11th Grade

15 Qs

Selection Sequence Iteration

Selection Sequence Iteration

7th - 11th Grade

12 Qs

Python 6. Combined Iteration

Python 6. Combined Iteration

9th Grade

14 Qs

L1 Your Data and You - 8.5 System Security

L1 Your Data and You - 8.5 System Security

7th - 9th Grade

10 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

AP CSP Loops Practice

AP CSP Loops Practice

9th - 12th Grade

12 Qs

KUIZ_Struktur kawalan ulangan dalam penyelesaian masalah

KUIZ_Struktur kawalan ulangan dalam penyelesaian masalah

9th - 10th Grade

12 Qs

Year 5 Assessment 3 Revision

Year 5 Assessment 3 Revision

5th Grade - University

12 Qs

Programming Constructs Quiz

Programming Constructs Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Samuel Knott

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most simple and straightforward programming construct?

Branching

Sequence

Selection

Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct allows the program to go in different directions based on a condition?

Selection

Branching

Iteration

Sequence

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first typical selection construct you learn about?

While loop

For loop

If statement

Switch select case

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the construct used to repeat sections of code?

Sequence

Iteration

Branching

Selection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop is used when the number of iterations needed is known ahead of time?

While loop

Do until loop

For loop

If statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct is used when the number of iterations is not known?

For loop

If statement

Do until loop

While loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the construct that allows the program to execute one instruction after another?

Sequence

Iteration

Selection

Branching

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?