Programming Constructs Quiz

Programming Constructs Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

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

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

NHTW Programming

NHTW Programming

9th Grade

10 Qs

Selection Sequence Iteration

Selection Sequence Iteration

7th - 11th Grade

12 Qs

49. Programming 1 : Basic Programming Constructs

49. Programming 1 : Basic Programming Constructs

9th - 12th Grade

11 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Python Revision

Python Revision

7th - 9th Grade

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