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
What are the three basic programming constructs?
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 Wayground
19 questions
Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Quiz
•
9th Grade - University
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
19 questions
Computer Science Quiz 02

Quiz
•
10th Grade - University
19 questions
AP CSP Review

Quiz
•
11th - 12th Grade
20 questions
Gateway Level 3 Python Quiz 2

Quiz
•
9th - 12th Grade
20 questions
iGCSE Computer Science: Programming Languages

Quiz
•
9th - 12th Grade
15 questions
coding

Quiz
•
KG - Professional Dev...
15 questions
Iteration

Quiz
•
9th - 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