49. Programming 1 : Basic Programming Constructs

Passage
•
Computers
•
9th - 12th Grade
•
Hard
Andy Workman
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the simplest and most straightforward programming construct?
Branching
Iteration
Sequence
Selection
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which programming construct allows a program to execute different directions based on a condition?
Selection
Execution
Sequence
Iteration
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first typical selection construct you learn about?
While loop
For loop
Do until loop
If statement
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop is known as a counter-controlled loop?
If loop
For loop
While loop
Do until loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop is used when the number of iterations is not known ahead of time?
If loop
While loop
For loop
Do until loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a key feature of a do until loop?
It is a counter-controlled loop.
It cannot be used in Python.
It executes the code inside the loop at least once.
It checks the exit condition at the beginning.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the concept of nesting structures in programming?
Executing one instruction after another
Branching into various directions based on conditions
Putting one statement inside another
Repeating sections of code
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Programming Constructs Quiz

Quiz
•
12th Grade
15 questions
Algorithms - GSHS

Quiz
•
7th - 9th Grade
11 questions
#1 - UNIT 3 - INTRO TO PROGRAMMING - Vocabulary

Quiz
•
9th - 10th Grade
15 questions
Programming terminology

Quiz
•
9th Grade
12 questions
Code Tracing Quiz

Quiz
•
9th - 12th Grade
16 questions
COMPUTER SCIENCE LOOP STRUCTURES

Quiz
•
10th Grade
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
10 questions
Arduino Basic Programming

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade