
Programming Constructs Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Mark Halfyard
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 the outcome of a condition?
Selection
Branching
Sequence
Iteration
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first typical selection construct you learn about in programming?
Switch Select Case Statement
While Loop
For Loop
If Statement
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which programming language supports the switch select case statements?
Python
C++
JavaScript
Java
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the popular form of counter controlled looping?
Do Until Loop
While Loop
If Statement
For Loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When is a while loop used in programming?
When the number of iterations needed is known ahead of time
When the number of iterations is not known
When the code needs to execute at least once
When the code needs to execute at least twice
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which construct guarantees that the code inside the loop will execute at least once?
If Statement
Do Until Loop
While Loop
For Loop
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Code Tracing Quiz

Quiz
•
9th - 12th Grade
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
15 questions
Code.org Quiz2

Quiz
•
7th Grade - University
10 questions
if/else statements quiz

Quiz
•
9th Grade - University
10 questions
PRLD - Looping

Quiz
•
12th Grade
10 questions
Pseudocode - OCR ERL

Quiz
•
9th - 12th Grade
15 questions
Java Level 1 - C

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade