AP Computer Science Principles Unit 3: The Internet MC Practice Questions

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

What is a computer network?

A way to connect devices to share data

2
New cards

What are the connected steps between a sending and a receiving location called?

A path

3
New cards

What is bandwidth?

The amount of data that can be sent in a fixed period of time

4
New cards

Why is Internet routing usually dynamic?

So that if a path on the route is congested or not working, a new path can be assigned

5
New cards

What is the name for the protocol that handles processing at the sending and receiving locations?

Transmission Control Protocol

6
New cards

What is the number assigned to devices on the Internet?

Internet Protocol address

7
New cards

How do packets know how to get to their destination?

The destination IP address is included in each packet.

8
New cards

Why is the Internet considered to be fault-tolerant?

It has duplicate paths to all locations.

9
New cards

What is the World Wide Web?

A way to search for and share documents and resources

10
New cards

What can be determined by comparing the time it takes different systems to complete the same task?

Efficiency

11
New cards

A parallel computing system uses multiple computers to run

sections of the program at the same time

12
New cards

Which computing system can process larger datasets when multiple devices are combined because of the additional memory and storage provided?

Distributed

13
New cards

Which of the following is true about packets?

Packets travel along different paths to their destination.

14
New cards

Given the network in the diagram, what is an available path for A and B if the link between A and B is down?

A → C → B

15
New cards

What could be added to the diagram to provide redundancy?

An additional path between A and D

16
New cards

Which of the following is false about HTTPS?

HTTPS trades faster performance for more security.

17
New cards

Why is there a limit to adding additional devices to a parallel system?

The amount of time the sequential part takes to run cannot be shortened by adding devices.

18
New cards

A help center article for a video conferencing service lists recommended bandwidth requirements for meetings as follows:

  • For high-quality video: 600 <UNIT>

  • For screen sharing only: 75 <UNIT>

  • For audio call only: 80 <UNIT>


What would be the most appropriate unit to replace <UNIT>?

 Kilobits per second

19
New cards

Which statement is true about computing devices in a computer network?

Each computing device must be able to send data to the other computing devices.

20
New cards

Feiya has several computing devices around the home that are connected to the Internet. Which of Feiya’s devices use the Internet Protocol (IP) when sending data through the Internet?

All of the devices

21
New cards

What is the benefit of networking computing devices together in a smart home?

 The computing devices can transfer data to each other.

22
New cards

What is the relationship between the Internet and the World Wide Web?

The World Wide Web is built on top of the Internet.

23
New cards

The Internet Protocol (IP) describes how packets are sent from a sender to a receiver. First, the sender creates an IP packet with the destination IP address in the packet header. Which of these sequences correctly describe the next steps in routing that packet?

The sender sends the packet to the nearest router. The router looks in a forwarding table to find a router that will get the packet closer to its destination and sends the packet to that router. Each subsequent router uses their forwarding table to pick the next router.

24
New cards

Aliana is comparing the bandwidth of ConnectPlus and SuperSonic internet providers. ConnectPlus offers 100 Mbps, while SuperSonic provides 1,000 Mbps. How much data can be transferred over ConnectPlus as compared to SuperSonic?

ConnectPlus can transfer 10% of the data per second compared to SuperSonic.

25
New cards

When do Internet-connected computing devices use the Internet Protocol (IP)?

It is used whenever two computing devices send data to each other over the Internet.

26
New cards

Which of these situations describes a computer network?

A company gives every employee a desktop computer and connects each of the computers to each other using wires, so that they can quickly transfer files and messages.