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
13 questions
10 minute test 5

Quiz
•
11th Grade
20 questions
Java Values and datatypes

Quiz
•
9th - 12th Grade
20 questions
Sampling Methods Practice

Quiz
•
11th - 12th Grade
15 questions
Collecting Statistical Data

Quiz
•
9th - 12th Grade
15 questions
Quiz - Sampling Distribution

Quiz
•
11th Grade
15 questions
Representing Sound

Quiz
•
8th - 10th Grade
16 questions
Data transmission

Quiz
•
9th - 10th Grade
18 questions
Sampling Techniques and Experimental Design

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade