Unit 2 - AP Computer Science Study Questions

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

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.

34 Terms

1
New cards

The following figure represents a network of physically linked devices labeled P through S. A line between two devices indicates a connection. Devices can communicate only through the connections shown.

The figure presents a diagram of a network of physically linked devices labeled P through S. Device P is connected to devices Q, R, and S. Device Q is connected to devices P, R, and S. Device R is connected to devices P, Q and S. Device S is connected to devices P, Q, and R.

Which of the following statements best explains the ability of the network to provide fault tolerance?

The network is considered fault-tolerant because there are redundant paths between each pair of devices.

2
New cards

Which of the following is a characteristic of the fault-tolerant nature of routing on the Internet?

The ability to provide data transmission even when some connections have failed

3
New cards

Which of the following best explains how data is typically assembled in packets for transmission over the Internet?

Each packet contains data to be transmitted, along with metadata containing information used for routing the data.

4
New cards

The figure below shows two possible network configurations for devices P through V. A line between two devices indicates a connection. Devices can communicate only through the connections shown.

 

In configuration I, what is the minimum number of connections that must be broken or removed before device T can no longer communicate with device U?


Two

5
New cards

Which of the following best describes the relationship between the World Wide Web and the Internet?

The World Wide Web is a system of linked pages, programs, and files that is accessed via a network called the Internet.

6
New cards

The figure below represents a network of physically linked devices, labeled A through F. A line between two devices indicates a connection. Devices can communicate only through the connections shown.

The figure presents a diagram of a network of physically linked devices labeled A through F. Device A is connected to devices B and D. Device B is connected to devices A, E, and F. Device C is connected to devices D and F. Device D is connected to devices A, C, E, and F. Device E is connected to devices B, D, and F. Device F is connected to devices B, C, D, and E.

Which of the following statements are true about the ability for devices A and C to communicate?

  1. If devices B and D were to fail, then information sent from device A could not reach device C.

  2. If devices D and F were to fail, then information sent from device A could not reach device C.

7
New cards

The figure below represents a network of physically linked devices, labeled A through H. A line between two devices indicates a connection. Devices can communicate only through the connections shown.

The figure presents a diagram of a network of physically linked devices labeled A through H. Device A is connected to devices B, D, and H. Device B is connected to devices A, D, and C. Device C is connected to devices B, D, and F. Device E is connected to devices F and G. Device F is connected to devices C, E, G, and H. Device G is connected to devices E and F. Device H is connected to devices A and F.

What is the minimum number of connections that would need to be removed from the network in order for device A to not be able to communicate with device F?

2

8
New cards

The transmission control protocol (TCP) and Internet protocol (IP) are used in Internet communication. Which of the following best describes the purpose of these protocols?

To establish a common standard for sending messages between devices on the Internet

9
New cards

True or False: the internet is the same thing as the World Wide Web

False

10
New cards

What software program do you use to access the millions of servers, that store content for the World Wide Web? Hint the two programs shown in this frame are this type of software. More widely used examples would be: Google Chrome & Microsoft Edge 

Browser

11
New cards

What do hyperlinks (Text or Images) located on a webpage do?

Take you to another web page on the World Wide Web

12
New cards

What is the most common type of hypertext?

Webpages

13
New cards

What does URL stand for?

Uniform Resource Locator

14
New cards

URL’s provide a webpage?

A unique address (location) identifying where information/documents can be found on the Web

15
New cards

What does HTTP stand for?

Hypertext Transfer Protocol

16
New cards

What is the code for client page errors? 

404 Code

17
New cards

What does HTML stand for?

Hypertext Markup Language

18
New cards

If you do not close the <h1> tag the program will think the entire webpage is a heading. Below choose the HTML tag that will close the <h1> tag?

</h1>

19
New cards

How many tags does the current version of HTML have?

100+ tags

20
New cards

Yahoo stated as a _______ _________ of hyperlinked pages

Webpage Directory

21
New cards

Using three pieces of software this software replaced the human webpage directories 

Search Engines

22
New cards

The college research project known as BackRub became which giant of the search engine software? 

Google 

23
New cards

For your video to be playing right now, your first internet connection goes through what? 

Local Area Network (LAN) 

24
New cards

A WAN is?

Wide Area Network

25
New cards

What does ISP stand for?

Internet Service Provider

26
New cards

What is an example of an Internet Service Provider (ISP)?

Comcast

27
New cards

What does IP stand for?

Internet Protocol

28
New cards

The next level of protocols for the moving of data packets is UDP. Which stands for? 

User Datagram Protocol 

29
New cards

Select the correct matching answer for what each protocol does for the data packet: 

IP = Right Computer

UDP = Right Program 

30
New cards

TCP is a protocol which is used for: 

when all related data packet must “absolutely get there” 

31
New cards

TCP (Transmission Control Protocol) uses what to put vast data packets back together once they reach the destination device? 

Sequence Numbers

32
New cards

Domain Name System (DNS) is?

Maps Domain Names (ex Google.com) to the corresponding numerical addresses

33
New cards

What is an example of a Domain Name?

edpuzzle.com

34
New cards

Which layers did the video discuss today?

  1. Transport Layer

  2. Session Layer

  3. Network Layer