Programming Constructs Quiz

Programming Constructs Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Flowol

Flowol

KG - University

10 Qs

Year 9 Programming Constructs

Year 9 Programming Constructs

1st - 12th Grade

10 Qs

Introduction to Programming

Introduction to Programming

9th Grade - University

10 Qs

Flowchart

Flowchart

1st - 9th Grade

10 Qs

coding

coding

KG - Professional Development

15 Qs

Flowcharts and algorithms

Flowcharts and algorithms

8th - 10th Grade

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