Programming Logic and Design, 5th edition. Ch 5-8
Quiz
•
Other
•
11th Grade
•
Practice Problem
•
Hard
Oluwaseyi Fabumuyi
Used 1+ times
FREE Resource
Enhance your content in a minute
126 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a repetition structure?
What is a repetition structure?
causes a statement or set of statements to execute repeatedly.
Writing a long sequence of statements can be time consuming
uses a true/false condition to control the number of times that it repeats.
2.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
What is an off-by-one error?
The series of values separated with commas
Because array subscripts start at 0 rather than 1, you have to be careful not to perform.
they do not allow a program to use an invalid array subscript
a loop iterates one time too many or one time too few.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is a prewritten function that is built into a programming language.
standard function
library function
custom function
cafeteria function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of loop repeats a statement or set of statements as long as the Boolean expression is false?
For
Do-Until
Do-While
While
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The test condition in a While loop must always be an integer value.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Modules can be called from statements in the body of any loop.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times would the following loop iterate?
Set k = 1
Do
Display k
Set k = k + 1
Until k > 2
2
infinite
1
3
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Other
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
20 questions
Thanksgiving Trivia
Quiz
•
11th Grade
34 questions
Geometric Terms
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
16 questions
Proportional Relationships And Constant Of Proportionality
Quiz
•
7th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
10 questions
Unit 2: LS.Bio.1.5-LS.Bio.2.2 Power Vocab
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
