ECS Unit 2: Problem Solving

ECS Unit 2: Problem Solving

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

Express Course: Unit One

Express Course: Unit One

5th - 12th Grade

38 Qs

OCR Search and Sorting

OCR Search and Sorting

10th - 11th Grade

40 Qs

Algorithms

Algorithms

12th Grade

42 Qs

APCSP AP Test Review

APCSP AP Test Review

9th - 12th Grade

40 Qs

AP Computer Science Principles Review

AP Computer Science Principles Review

9th - 12th Grade

34 Qs

Algorithm Computer Science

Algorithm Computer Science

10th Grade

39 Qs

Exam 4 Review

Exam 4 Review

11th - 12th Grade

33 Qs

Computer Science- Algorithms- 1.2 & 1.3

Computer Science- Algorithms- 1.2 & 1.3

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?