MEGA OCR Computer Science Component 2 Quiz

MEGA OCR Computer Science Component 2 Quiz

10th - 11th Grade

130 Qs

quiz-placeholder

Similar activities

Flight Attendant/Pilot Test

Flight Attendant/Pilot Test

9th - 12th Grade

125 Qs

Microsoft Excel 2016 Final Exam Review

Microsoft Excel 2016 Final Exam Review

9th - 12th Grade

134 Qs

WES l Exam Simulator

WES l Exam Simulator

9th - 12th Grade

128 Qs

Q1 Assessment

Q1 Assessment

10th Grade

135 Qs

N5 Computing Science: SDD + CS Exam Questions

N5 Computing Science: SDD + CS Exam Questions

10th Grade

131 Qs

OOPs Using C++ (CSE)

OOPs Using C++ (CSE)

10th Grade

125 Qs

ÔN TẬP  TRẮC NGHIỆM TỪ BÀI 20-32 TIN 10 KNTT

ÔN TẬP TRẮC NGHIỆM TỪ BÀI 20-32 TIN 10 KNTT

10th Grade

130 Qs

7. the need for different types of software systems Final

7. the need for different types of software systems Final

11th - 12th Grade

127 Qs

MEGA OCR Computer Science Component 2 Quiz

MEGA OCR Computer Science Component 2 Quiz

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Amy-Jayne McGarry-Thickitt

Used 115+ times

FREE Resource

130 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a sorting algorithm?

Bubble
Insertion
Binary
Merge

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by moving through a list repeatedly, swapping elements that are in the wrong order?

Merge
Bubble
Insertion
None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by: split a list into individual lists, then combine these, two lists at a time.

Merge
Bubble
Insertion
None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is described by taking each item in turn, compare it to the items in the sorted list and place it in the ordered position in the sorted list?

Merge
Bubble
Insertion
None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following two lists are to be merged, which element first goes into the new merged list?
List 1
2  4  8  9
List 2
1  6  8  4

0
1
2
3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following list is to be sorted using a bubble sort:
12  6  8  1  3
What will the list look like after the first iteration through the list?

6  8  1  3  12
6 12  1  8   3
1  3  6  8  12
6  8  1  12  3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm takes an item from the list, and puts it in the correct place in a sorted list?

Merge
Bubble
Insertion
None of them do

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?