ECS Unit 2: Problem Solving

ECS Unit 2: Problem Solving

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles - Fall 2023 Exam

AP Computer Science Principles - Fall 2023 Exam

10th Grade

34 Qs

AP CSP Programming Test

AP CSP Programming Test

9th - 12th Grade

40 Qs

Computer Science Vocabulary (StLeOb)

Computer Science Vocabulary (StLeOb)

6th Grade - University

34 Qs

Search Algorithms Quiz

Search Algorithms Quiz

10th Grade

41 Qs

2.1 Algorithm

2.1 Algorithm

10th Grade

33 Qs

Introduction to Microcontrollers - Lo11 - Unit 4 Part 2

Introduction to Microcontrollers - Lo11 - Unit 4 Part 2

9th - 12th Grade

35 Qs

CS 3 Midterm 2023

CS 3 Midterm 2023

12th Grade

33 Qs

PEPERIKSAAN PERTENGAHAN TAHUN ASK TINGKATAN 3 TAHUN 2021

PEPERIKSAAN PERTENGAHAN TAHUN ASK TINGKATAN 3 TAHUN 2021

9th 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?