AP CSP Chapter 1 Review

AP CSP Chapter 1 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Hexadecimal Conversions

Hexadecimal Conversions

11th Grade

10 Qs

AQA Data Representation

AQA Data Representation

10th - 11th Grade

15 Qs

1.2 Images

1.2 Images

9th - 10th Grade

14 Qs

Data representation - Sound

Data representation - Sound

9th - 11th Grade

12 Qs

Week 1 - Number Systems

Week 1 - Number Systems

11th Grade - University

15 Qs

CSP Unit 1 Review

CSP Unit 1 Review

9th - 12th Grade

15 Qs

1.2 Number System

1.2 Number System

12th Grade

15 Qs

Image Representation

Image Representation

10th Grade

12 Qs

AP CSP Chapter 1 Review

AP CSP Chapter 1 Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Jason Burnham

Used 257+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the best explanation for why digital data is represented in computers in binary?
The binary number system is the only system flexible enough to allow for representing data other than numbers.
As a consequence of history, early pioneers of computing were making secret codes in binary, and this simply evolved into modern computing.
it's impossible to build a computing machine that uses anything but binary to represent numbers
It's easier, cheaper, and more reliable to build machines and devices that only have to distinguish between binary states.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the 4 bit number for the decimal number Ten(10)?
0010
1010
0110
0101

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum number of bits you would need to encode the 26 letters of the alphabet plus a space - a total of 27 characters?  
2 bits
3 bits
5 bits
6 bits

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Number bases, including binary, decimal, and hexadecimal, are used to view and represent digital data. Which of the following is NOT true about representing digital data?
At one of the lowest levels of abstraction, all digital data can be represented in binary using only combinations of the digits zero and one.
Hexadecimal is used to represent digital data because hexadecimal representation uses only 1 digit to represent groups of 4 binary digits
Binary can be used to represent more complex, higher level abstractions, including but not limited to numbers, characters, and colors.
There is a limit to the number of things that can be represented in binary data at which point switching to hexadecimal representation is necessary.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following numbers given in Binary (BIN), Decimal (DEC), and Hexadecimal (HEX) representations:
 BIN: 1110
DEC: 13
HEX: F
BIN: 110, DEC 13, HEX: F
DEC: 13, BIN: 1110, HEX: F
DEC: 13, HEX: F, BIN: 1110
HEX: F, DEC: 13, BIN: 1110

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A middle school is expanding to open a high school next year, doubling the total number of students. The school keeps a database in which each student's unique ID number is stored as an 8 bit number called studentID. Before the arrival of the new students almost every 8 bit number has already been assigned to a student. Which is the most accurate description of how the school could modify the way studentID is represented in the database to ensure each incoming student receives a unique ID?  
Add a bit to studentID to double the number of IDs that the database can represent.
Double the number of bits in studentID to double the number of IDs that the database can represent.
Keep using and 8-bit number for studentID but reserve the first bit to indicate middle school or high school.
Remove a bit from studentID to make room for incoming students

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user clicks on a website, and it begins to load immediately, but it takes a long time to load completely and pictures appear slowly, one by one. Which of the following is demonstrated through this situation?
High bandwidth, high latency
Low bandwidth, high latency
High bandwidth, low latency
Low bandwidth, low latency

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?