AP Computer Science Principles Units 1-3

AP Computer Science Principles Units 1-3

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

komputer akuntansi

komputer akuntansi

12th Grade

25 Qs

5a - Datacenter e cloud

5a - Datacenter e cloud

12th Grade

26 Qs

AP CSP unit 7 review

AP CSP unit 7 review

9th - 12th Grade

26 Qs

FIREWALL PADA JARINGAN (AIJ 12 TKJ)

FIREWALL PADA JARINGAN (AIJ 12 TKJ)

12th Grade

25 Qs

SHS Quiz 2 Grade X

SHS Quiz 2 Grade X

10th Grade

25 Qs

A+ Chapter 2 Test

A+ Chapter 2 Test

11th Grade

26 Qs

MS EXCEL

MS EXCEL

9th Grade

25 Qs

Unions in C Programming

Unions in C Programming

10th Grade

25 Qs

AP Computer Science Principles Units 1-3

AP Computer Science Principles Units 1-3

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Richard Groeneveld

Used 135+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 1 pt

What is the 4-bit binary 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 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

30 sec • 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

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. 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

30 sec • 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers