Computer Science Principles

Computer Science Principles

10th - 12th Grade

13 Qs

quiz-placeholder

Similar activities

1.2 Data Rep: Sound

1.2 Data Rep: Sound

8th - 10th Grade

17 Qs

Data Representation

Data Representation

9th - 11th Grade

15 Qs

The Internet - Representing and Transmitting Information

The Internet - Representing and Transmitting Information

9th - 12th Grade

10 Qs

AP CSP Unit 1 Practice- Bits, Binary, ASCII, and Images

AP CSP Unit 1 Practice- Bits, Binary, ASCII, and Images

12th Grade

12 Qs

binary

binary

10th Grade

14 Qs

AP CSP Number Systems

AP CSP Number Systems

10th - 12th Grade

13 Qs

Unit 1 CS Principles

Unit 1 CS Principles

10th - 12th Grade

13 Qs

AP CSP~ BigIdea 2 Data

AP CSP~ BigIdea 2 Data

9th - 12th Grade

10 Qs

Computer Science Principles

Computer Science Principles

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Charles Martinez

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 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.

It's easier, cheaper, and more reliable to build machines and devices that only have to distinguish between binary states.

It typically takes fewer digits to represent a number in binary when compared to other number systems (for example, the decimal number system)

It's impossible to build a computing machine that uses anything but binary to represent numbers

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the 4-bit binary number for the decimal number Ten (10)?

0010

1010

0110

0101

3.

MULTIPLE CHOICE QUESTION

1 min • 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

1 min • 1 pt

Number systems with different bases such as binary (base-2) and decimal (base-10) are all 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.

The same value (number) can have a different representation depending on the number system used to represent it.

Groups of bits can be used to represent abstractions, including but not limited to numbers and characters.

Some large numbers cannot be represented in binary and can only be represented in decimal.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following three binary numbers:


01010 010000 1110


Which of the following lists the numbers in order from least to greatest?

010000, 1110, 01010

01010, 1110, 010000

01010, 010000, 1110

1110, 01010, 010000

6.

MULTIPLE CHOICE QUESTION

1 min • 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. Of the options provided below, which is the smallest change to the way studentID is represented necessary 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 an 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

1 min • 1 pt

Which of the following is true about the way digital data is transmitted on the Internet?

Bit-rate (bandwidth) is the time elapsed between the transmission and receipt of a piece of digital data.

Latency is the amount of data (measured in bits) that can be sent in a fixed amount of time.

Digital data can only be transmitted between two devices when they are physically connected to one another (for example by a copper wire)

Two devices must communicate using the same bit-rate to successfully send and receive digital data.

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?