Programming Constructs Quiz

Programming Constructs Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

49. Programming 1 : Basic Programming Constructs

49. Programming 1 : Basic Programming Constructs

9th - 12th Grade

11 Qs

Flowcharts and algorithms

Flowcharts and algorithms

8th - 10th Grade

8 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Flowol

Flowol

KG - University

10 Qs

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

coding

coding

KG - Professional Development

15 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 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?