ECS Unit 2: Problem Solving

ECS Unit 2: Problem Solving

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

ECS Human Computer Interaction

ECS Human Computer Interaction

9th Grade

39 Qs

Edexcel Topic A: ProblemSolving

Edexcel Topic A: ProblemSolving

9th - 12th Grade

40 Qs

J277 GCSE Computer Science 2.1 Algorithms

J277 GCSE Computer Science 2.1 Algorithms

10th Grade

43 Qs

Searching and Sorting Algorithms

Searching and Sorting Algorithms

9th - 10th Grade

40 Qs

Quiz Latihan Simulasi PTS

Quiz Latihan Simulasi PTS

9th Grade

43 Qs

Formative searching and sorting

Formative searching and sorting

11th Grade - University

38 Qs

Topic Recap: Algorithms

Topic Recap: Algorithms

12th Grade

41 Qs

APCSP AP Test Review

APCSP AP Test Review

9th - 12th Grade

40 Qs

ECS Unit 2: Problem Solving

ECS Unit 2: Problem Solving

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Lauren Jordan

Used 32+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is 00101 shown as a decimal number

3

4

5

6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is 3 shown as a binary number.

00011

01001

11001

11111

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is 16 shown as a binary number.

10000

01000

00100

00001

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

in programming means repeating steps, or instructions, over and over again. This allows algorithms to be simplified by stating that certain steps will repeat until told otherwise. This makes designing algorithms quicker and simpler because they don’t need to include lots of unnecessary steps.

algorithm

iterating

variable

abstracting

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kilobyte

1,000,000 bytes

10,000 bytes

1000 bytes

10 bytes

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1,000,000 bytes

Bit

Gigabyte

Megabyte

Kilobyte

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

is a search is used to find an item in a list. The items do not have to be in order. To search for an item, start at the beginning of the list and continue searching until either the end of the list is reached or the item is found.

Linear Search

Meta Search

Binary Search

Bubble Sort

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?