SDD HSC Quiz 4Review Q1-10

SDD HSC Quiz 4Review Q1-10

12th Grade

10 Qs

quiz-placeholder

Similar activities

Year 9 Home learning

Year 9 Home learning

10th - 12th Grade

12 Qs

CSF U2 Algorithms p1

CSF U2 Algorithms p1

9th - 12th Grade

10 Qs

SDD Test

SDD Test

10th - 12th Grade

15 Qs

Algorithms Quiz

Algorithms Quiz

12th Grade

13 Qs

ULANGAN SUMATIF

ULANGAN SUMATIF

12th Grade

10 Qs

Třídící algoritmy

Třídící algoritmy

12th Grade

8 Qs

XII Computer Science UNIT-1(1-MarkTest)

XII Computer Science UNIT-1(1-MarkTest)

11th - 12th Grade

11 Qs

Insertion Sort Quiz

Insertion Sort Quiz

12th Grade

8 Qs

SDD HSC Quiz 4Review Q1-10

SDD HSC Quiz 4Review Q1-10

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Ms Erwin

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lists is in the correct order of creation?
System models, algorithms, data structures.
Data structures, system models, algorithms.
System models, data structures, algorithms.
Algorithms, system models, data structures.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true?
Linear searches are generally faster than binary searches.
The data items must be sorted before a linear search.
Binary searches discard half the list after each comparison.
A binary search will examine every data item in the list.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At least one item must be in its correct final position after a single pass through the data items when using:
an insertion or bubble sort.
a selection or insertion sort.
a selection or bubble sort.
a selection sort only.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adding a new string into the middle of an existing string could be called:
extracting.
deleting.
inserting.
copying.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sort does not involve swapping data items?
Insertion sort.
Selection sort.
Bubble sort.
Both insertion and selection sorts.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding the largest value in an unsorted list of items is:
similar to one pass of a selection sort.
the main concept behind an insertion sort.
accomplished using a binary search.
possible only when the data is numeric.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adding one string to one or more other strings is called:
concatenation.
inserting.
combining.
ampersand.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?