AP CSP Unit 1 Remediation (most missed questions)

AP CSP Unit 1 Remediation (most missed questions)

9th Grade

6 Qs

quiz-placeholder

Similar activities

Computers and the Internet Basic

Computers and the Internet Basic

7th - 9th Grade

11 Qs

Networks, The Internet, Protocols and Packets.

Networks, The Internet, Protocols and Packets.

9th - 11th Grade

11 Qs

2.2 Websites

2.2 Websites

9th - 10th Grade

10 Qs

1.1 Network Topologies

1.1 Network Topologies

KG - University

10 Qs

Protocols & layers

Protocols & layers

9th - 10th Grade

7 Qs

CSP Unit 1 Chapter 2 Review

CSP Unit 1 Chapter 2 Review

9th - 12th Grade

10 Qs

OCR GCSE CS MCQ2 1.5 Networks (J276)

OCR GCSE CS MCQ2 1.5 Networks (J276)

9th - 10th Grade

10 Qs

Protocols 3

Protocols 3

8th - 10th Grade

10 Qs

AP CSP Unit 1 Remediation (most missed questions)

AP CSP Unit 1 Remediation (most missed questions)

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Joanna Stevens

Used 67+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following BEST describes how protocols on the Internet (e.g. IP, TCP, HTTP) make use of abstraction to accomplish their respective purposes?

High level protocols can take on the role of a low level protocol in the event of failure in the system.

High level protocols take into account specific implementation details of lower level protocols to ensure they are compatible

Low level protocols can provide functionality to high level protocols without revealing the details of how this is accomplished

Low level protocols are written in binary while high level protocols are written in hexadecimal

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The latency of a network connection is most appropriately measured with which of the following units?

Milliseconds

Bits per byte

Bits per second

Bytes

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Internet protocol version 4 (IPv4) represents each IP address as a 32-bit binary number. Internet protocol version 6 (IPv6) represents each IP address as a 128-bit binary number. Which of the following best describes the results of using 128-bit addresses instead of 32-bit addresses?

24 times as many addresses are available

296 times as many addresses are available

4 times as many addresses are available

96 times as many addresses are available

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following statements are true about routers and routing on the Internet. Choose two answers.

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 rerouted many times along the way or even lost or “dropped”

Routers act independently and route packets as they see it.

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

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following statements accurately describe the hierarchy of the Web pages example.org and about.example.org? Select two answers

The web page example.org is a domain under the top-level domain .org

The web page example.org is a domain under the top-level domain example

The web page about.example.org is a subdomain of about.org

The web page about.example.org is a subdomain of example.org

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

The various protocols in use on the internet are said to operate in layers in which the protocol(s) at each layer solve one problem related to networked communication, and higher layers are built on top of, and rely on, the lower layers to do their jobs. From the list provided choose the two (2) answers that correctly describe which internet protocol relies on the other. For example: if protocol A relies on protocol B, it means that A is a higher level protocol than B, and thus protocol B must exist and work properly in order for protocol A to do its job.

Select two answers.

HTTP relies on TCP/IP

DNS relies on TCP/IP

TCP/IP relies on HTTP

TCP/IP relies on DNS