CS Final Review

CS Final Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

2D Lists and Arrays

2D Lists and Arrays

10th - 12th Grade

15 Qs

Data Structures using C

Data Structures using C

12th Grade - University

20 Qs

Mastering Python Lists

Mastering Python Lists

11th Grade

20 Qs

JDVP Activity

JDVP Activity

12th Grade - University

20 Qs

Lists and Tuples

Lists and Tuples

11th Grade

19 Qs

AQA GCSE Computer Science - 3.1.3 Binary Search

AQA GCSE Computer Science - 3.1.3 Binary Search

8th - 10th Grade

19 Qs

Java Basic Data Structures

Java Basic Data Structures

6th - 10th Grade

15 Qs

Lists and Tuples - Class 11 - Python

Lists and Tuples - Class 11 - Python

11th Grade

20 Qs

CS Final Review

CS Final Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jon Kern

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes how computing devices represent information?

A computer will either represent information as bits or bytes but not both

A computer represents data as a byte which is either a 0 or a 1

A computer represents data as bits which is either a 0 or a 1

A computer represents information as bits which contain 8 bytes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ryan is designing an app that needs to quickly send low quality photos between users. Most smartphones take much higher quality photos than Ryan needs for his app. Which answer best describes the type of compression Ryan should choose and why?

Lossless compression since it ensures perfect reconstruction of the photo.

Lossy compression since it typically results in smaller data sizes.

Lossy compression since it ensures perfect reconstruction of the photo.

Lossless compression since it typically results in smaller data sizes.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your computer uses 4 bits to represent decimal numbers (0, 1, 2, 3 and so on) in binary. What is the SMALLEST number for which an overflow error occur?

14

17

15

16

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary (base-2) number 1001 to decimal (base-10).

9

10

16

17

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many total numbers can be represented with an 8-bit binary (base-2) system?

255

127

128

256

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a computing device is

a machine that can run a program

a group of computers working together for a common purpose

a group of connected computers that can send or receive data

a sequence of direct connections

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a computing system is

a group of connected computers that can send or receive data

a group of computers working together for a common purpose

a machine that can run a program

a sequence of direct connections

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?