CSP Unit 1 Review

CSP Unit 1 Review

Assessment

Flashcard

Computers, Mathematics

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

True or False: "bit" is short for "binary digit"

Back

True

2.

FLASHCARD QUESTION

Front

True or False: 8 bits makes 1 byte. The maximum decimal (base 10) value that can be represented by one byte is 256.

Back

False

Answer explanation

It's true that 8 bits = 1 byte. It is also true that you can represent 256 total values with 1 byte.

HOWEVER - the maximum 8 bit number is 255 (decimal/base 10) since you have to include zero (0) in the values you can represent.

256 (decimal/base 10) is the first 9 bit number.

3.

FLASHCARD QUESTION

Front

True or False: A computer represents data as bytes, which can either represent a 0 or a 1.

Back

False

Answer explanation

A computer represents data as BITS, which can be either a zero or a one.

A byte is 8 bits.

4.

FLASHCARD QUESTION

Front

Which of these is the best definition of abstraction? Options: Abstraction allows us to represent complex information or perform complex tasks by showing underlying complexity., Abstraction allows us to represent complex information or perform complex tasks by hiding underlying complexity., Programming in machine language (binary) instead of a programming language like Python., None of these are a good definition.

Back

Abstraction allows us to represent complex information or perform complex tasks by hiding underlying complexity.

5.

FLASHCARD QUESTION

Front

Which of these best describes storing analog information digitally? Options: Downloading a song from the internet and texting it to a friend., Using sampling to store an image in an analog format., Recording a video of a parade with your phone., None of these.

Back

Recording a video of a parade with your phone.

Answer explanation

The downloaded song from the internet is already digital.

Sampling does not result in an analog artifact.

6.

FLASHCARD QUESTION

Front

A computer uses 3 bits to represent decimal (base 10) numbers. Which of these decimal values would result in an overflow error? Options: 3, 4, 7, 8

Back

8

Answer explanation

The maximum three bit number is 111 (binary) = 7 (decimal).

8 would cause an overflow because you need 4 bits to represent 8 (1000 (binary) = 8 (decimal))

7.

FLASHCARD QUESTION

Front

Which of these is the best explanation for round-off errors?

Back

A fixed number of bits can only represent a limited amount of precision.

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?