APCSP - Unit 1 Review

Flashcard
•
Computers
•
10th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Here are three 4-bit binary numbers: 0010, 1010, and 0110. Which Base 10/decimal numbers is not equal to one of these?
Back
9
Answer explanation
0010 -> 2
1010 -> 10
0110 -> 6
Remember, all binary numbers that end in 0 are even. All binary numbers that end in 1 are odd.
2.
FLASHCARD QUESTION
Front
What is the minimum number of bits required to assign a unique value to 50 different things?
Back
6
Answer explanation
Max 4 bit number is 15.
Max 5 bit number is 31.
Max 6 bit number is 63.
Max 7 bit number is 121.
Since we are looking for the MINIMUM number of bits required, the correct answer is 6.
3.
FLASHCARD QUESTION
Front
Why does representing certain numbers (like irrational numbers or repeating decimals) cause loss of precision in binary?
Back
A fixed number of bits causes round-off errors.
Answer explanation
While it is true that a fixed number of bits can cause overflow errors, when we are talking specifically about loss of precision, that concerns round-of errors since you can't represent all fractional numbers using a fixed number of bits.
4.
FLASHCARD QUESTION
Front
Moving from using 2 bits to 8 bits allows us to store 2^7 times as many values.
Back
False
Answer explanation
Each additional bit doubles the amount of values we can store.
8 bits is 6 more than 2 bits. So that's doubling 6 times. 2x2x2x2x2x2 is 2 to the 6th power.
5.
FLASHCARD QUESTION
Front
You can represent the position of a light switch using a single binary digit.
Back
True
Answer explanation
A single binary digit allows us to store one of two values. A light switch can either be on or off, so this is true.
6.
FLASHCARD QUESTION
Front
What happens if I add two zeros to the end of a binary number? I.e. 110 -> 11000
Back
Its value is quadrupled (4x)
Answer explanation
110 in binary is 6 in decimal.
11000 in binary is 24 in decimal.
24 is 4 times as much as 6.
Also, remember that each additional binary digit doubles the amount of values/information. 2 more digits -> 2x2 -> 2 squared -> 4 times as much.
7.
FLASHCARD QUESTION
Front
What always happens when we sample analog information to represent it digitally?
Back
It is approximated at regular intervals and represented in bits
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Programming Concepts Flashcard

Flashcard
•
12th Grade
10 questions
AP CSP Semester Exam Review

Flashcard
•
9th - 12th Grade
10 questions
AP CSP Semester Exam

Flashcard
•
9th - 12th Grade
12 questions
Unit 1:Digital Information

Flashcard
•
11th - 12th Grade
16 questions
CSP Unit 1 Review

Flashcard
•
9th - 12th Grade
12 questions
IT Concept Terminology II

Flashcard
•
11th Grade
10 questions
Crash Course Computer Science #3 - Boolean Logic & Logic Gates

Flashcard
•
9th - 12th Grade
16 questions
Bitwise Manipulation and Hex Flashcard

Flashcard
•
12th 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
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