AP CSP Review 11Q

AP CSP Review 11Q

10th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Project STEM Computer Science Principles

Project STEM Computer Science Principles

9th - 12th Grade

10 Qs

APCSP BJC Unit 4

APCSP BJC Unit 4

9th - 12th Grade

10 Qs

AP CSP - Unit 4 Khan Academy

AP CSP - Unit 4 Khan Academy

9th - 12th Grade

10 Qs

APCSP Cumulative Test 2

APCSP Cumulative Test 2

9th - 12th Grade

15 Qs

AP CSP Sample Exam Questions - Part 1

AP CSP Sample Exam Questions - Part 1

10th - 12th Grade

12 Qs

LO13 Lesson 7

LO13 Lesson 7

10th Grade

14 Qs

AP CSP Unit 6 Quiz 1 PRACTICE

AP CSP Unit 6 Quiz 1 PRACTICE

9th - 12th Grade

7 Qs

AP CSP Review 11Q

AP CSP Review 11Q

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Angelina CTA]

Used 31+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

0010

1010

0110

0101

2.

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?

7 BITS

6 BITS

5 BITS

4 BITS

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

ASCII is a character-encoding scheme that uses a numeric value to represent each character. For example, the uppercase letter “G” is represented by the decimal (base 10) value 71. A partial list of characters and their corresponding ASCII values are shown in the table below.


ASCII characters can also be represented by hexadecimal numbers. According to ASCII character encoding, which of the following letters is represented by the hexadecimal (base 16) number 56?

A

L

V

Y

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following numbers given in Binary (BIN), Decimal (DEC), and hexadecimal (HEX) representations:


BIN: 1110

DEC: 13

HEX: F

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

BIN: 1110, DEC: 13, HEX: F

DEC: 13, BIN: 1110, HEX: F

DEC: 13, HEX: F, BIN: 1110

HEX: F, DEC: 13, BIN: 1110

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A video-streaming Web site uses 32-bit integers to count the number of times each video has been played. In anticipation of some videos being played m ore times than can be represented with 32 bits, the Web site is planning to change to 64-bit integers for the counter. Which of the following best describes the result of using 64-bit integers instead of 32-bit integers?

2 times as many values can be represented

32 times as many values can be represented

2^32 times as many values can be represented

32^2 times as many values can be represented

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A programmer completes the user manual for a video game she has developed and realizes she has reversed the roles of goats and sheep throughout the text. Consider the programmer’s goal of changing all occurrences of “goats” to “sheep” and all occurrences of “sheep” to “goats”. The programmer will use the fact that the word “foxes” does not appear anywhere in the original text.

Which of the following algorithms can be used to accomplish the programmer’s goal?

First, change all occurrences of “goats” to “sheep”

Then, change all occurrences of “sheep” to “goats”

First, change all occurrences of “goats” to “sheep”

Then, change all occurrences of “sheep” to “goats”

Last, change all occurrences of “foxes” to “sheep”

First, change all occurrences of “goats” to “foxes”

Then, change all occurrences of “sheep” to “goats”

Last, change all occurrences of “foxes” to “sheep”

First, change all occurrences of “goats” to “foxes”

Then, change all occurrences of “foxes” to “sheep”

Last, change all occurrences of “sheep” to “goats”

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following statements are true about routers and routing on the Internet? (Choose two)

Protocols ensure that a single path between two computers is established before sending packets over it

Routers are hierarchical and the “root” router is responsible for communicating to sub-routers the best paths for them to route internet traffic

A packet traveling between two computers on the Internet may be routed many times along the way or even lost or “dropped”

Routers act independently and route packets as they see fit

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?