What are the three basic programming constructs?
CS J277 Unit 7 Programming

Quiz
•
Computers
•
11th Grade
•
Medium
James Barron
Used 33+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sequence, selection and iteration
Sequence, selection and looping
Sequence, iteration and looping
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements implement a count-controlled iteration?
for next
repeat until
while endwhile
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a sequence?
A programming construct that determines the order in which data is stored
A programming construct that determines the order in which instructions are carried out
A programming construct that determines the order in which files are accessed
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which form of condition-controlled iteration tests the condition at the end of the loop?
repeat until
for next
while endwhile
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which form of condition-controlled iteration tests the condition at the start of the loop?
repeat until
while endwhile
for next
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is another name for iteration?
Selecting
Repeating
Looping
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following allows a programmer to implement selection?
for next
if then else
if while else
Create a free account and access millions of resources
Similar Resources on Quizizz
21 questions
SLR1: Programming Basics (AQA A Level)

Quiz
•
11th Grade
20 questions
Loops, Lists, Traversals test

Quiz
•
11th Grade
20 questions
Principles of Computer Science

Quiz
•
10th - 12th Grade
16 questions
Algorithms & Pseudocode

Quiz
•
11th - 12th Grade
16 questions
If-Else Loops: Python Programming

Quiz
•
11th Grade
21 questions
Programming - Python (year 12)

Quiz
•
9th - 12th Grade
20 questions
Iteration

Quiz
•
11th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University