ECS Unit 2: Problem Solving

ECS Unit 2: Problem Solving

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

Exam 4 Review

Exam 4 Review

11th - 12th Grade

33 Qs

Data Structures and Algorithms

Data Structures and Algorithms

11th Grade

38 Qs

J276 2.1 Algorithms

J276 2.1 Algorithms

9th Grade

33 Qs

OCR Search and Sorting

OCR Search and Sorting

10th - 11th Grade

40 Qs

WJEC 2.2 Algorithms and Programming Constructs - Algorithms

WJEC 2.2 Algorithms and Programming Constructs - Algorithms

9th - 10th Grade

38 Qs

FBLA Exploring Computer Science

FBLA Exploring Computer Science

6th - 12th Grade

40 Qs

end of year Quiz

end of year Quiz

12th Grade - University

35 Qs

Binary and linear search

Binary and linear search

10th Grade

33 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?