Programming Constructs Quiz

Programming Constructs Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Gmetrix JavaScript Session 4 Test

Gmetrix JavaScript Session 4 Test

9th - 12th 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

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

Chapter 7: Loops

Chapter 7: Loops

9th - 12th Grade

11 Qs

Variables List and Function in Python Coding

Variables List and Function in Python Coding

9th Grade

10 Qs

AP CSP Unit 3 Review: Looping and Random Numbers

AP CSP Unit 3 Review: Looping and Random Numbers

9th - 12th Grade

10 Qs

Looping in java

Looping in java

9th Grade

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