CSP Unit 1 Review

Quiz
•
Computers, Mathematics
•
9th - 12th Grade
•
Hard
Jarrod DeGroff
Used 9+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: "bit" is short for "binary digit"
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: 8 bits makes 1 byte. The maximum decimal (base 10) value that can be represented by one byte is 256.
True
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.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: A computer represents data as bytes, which can either represent a 0 or a 1.
True
False
Answer explanation
A computer represents data as BITS, which can be either a zero or a one.
A byte is 8 bits.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of these is the best definition of abstraction?
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.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of these best describes storing analog information digitally?
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.
Answer explanation
The downloaded song from the internet is already digital.
Sampling does not result in an analog artifact.
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A computer uses 3 bits to represent decimal (base 10) numbers. Which of these decimal values would result in an overflow error?
3
4
7
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.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of these is the best explanation for round-off errors?
A fixed number of bits can only represent a limited amount of precision.
A fixed number of bits can represent any number.
A fixed number of bits can represent infinitely repeating decimal fractions, but not irrational numbers like Pi.
Round off errors won't ever happen as long as you use 64 bits.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Variables, Constants, and Data Types

Quiz
•
10th Grade
16 questions
8525 AQA GCSE Computer Science 3.7.1 Relational databases

Quiz
•
7th - 12th Grade
15 questions
1.2 - Characters

Quiz
•
9th - 10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade
15 questions
Introduction to Statistics Quiz

Quiz
•
12th Grade
12 questions
Central Limit Theorem

Quiz
•
11th Grade
18 questions
GCSE Storage

Quiz
•
9th - 12th Grade
12 questions
Units of Storage

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade