Module 1: Quiz Flashcards

(10 cards)

1
Q

How did Licklider and his team in the early 1960s experiment with a precursor to the Internet?

A

Connecting two computers over a dial-up telephone line

This experiment was a key step in developing network communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Domain Name System (DNS) designed to do primarily?

A

Translate domain names into IP addresses

DNS is essential for navigating the Internet by converting user-friendly domain names into machine-readable IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the architectural design of the Internet protocol stack based on?

A

Layers

The layered architecture helps in organizing protocols and simplifying network interactions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Both the data link and transport layer protocols may provide error correction.

True/False

A

True

Error correction is crucial for maintaining data integrity across networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What allows for communication between the application layer and transport layer?

A

Sockets

Sockets provide a standard way to send and receive data between applications over a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following protocols belong to the application layer?

* UDP
* DNS
* IP
* Ethernet

A

DNS (Domain Name Service)

Application layer protocols facilitate user-level services and applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which two protocols belong to the transport layer? Select all that apply.

* HTTP
* IP
* TCP
* UDP

A

TCP, UDP

Both TCP and UDP are critical for data transmission between hosts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When an application sends a packet of information across the network, this packet travels down the IP stack and undergoes what process?

A

Encapsulation

Encapsulation is the process of wrapping data with protocol information at each layer of the stack.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

According to the end-to-end principle, where should most of the Internet’s functionality/intelligence be implemented?

A

At the edges of a network

The end-to-end principle suggests that features should only be implemented where they are needed, typically at the endpoints.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the difference between hubs, bridges, and routers?

A

They operate on different layers of the IP stack

Hubs, bridges, and routers serve distinct roles in managing network traffic at various layers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly