Programming Logic and Design 8th Edition Chapter 8 Review

Quiz
•
Computers
•
11th Grade - Professional Development
•
Medium
Jaida Tinsley
Used 8+ times
FREE Resource
Student preview

40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
1.Employee records stored in order from highest-paid to lowest-paid have been sorted in_____________order.
a. recursive
b. ascending
c. staggered
d. descending
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
2.Student records stored in alphabetical order by last name have been sorted in_____________order.
a. recursive
b.ascending
c. staggered
d. descending
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
3.When computers sort data,they always_____________order.
a. place items in ascending order
b. use a bubble sort
c. use numeric values when making comparisons
d. begin the process by locating the position of the lowest value
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
4. Which of the following code segments correctly wasps the players of variables named x and y?
a. x = y, y = temp, x = temp
b. temp = x, x = y, y = temp
c. x = y , temp = x, y = temp
d. temp = x, y = x, y = temp
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
5. Which type of sort compares list items in pairs, swapping any two adjacent values that are out of order?
a. insertion sort
b. indexed sort
c. bubble sort
d. selection sort
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
6. To sort a lost 15 values using a bubble sort, the great number of times you would have to pass through the list making comparisons is_____________
a. 12
b. 13
c. 14
d. 15
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
7. To completely sort a lost of eight values using a bubble sort, the greatest possible number of required pair comparisons is_____________.
a. seven
b. eight
c.49
d.64
Create a free account and access millions of resources
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade