3. Data Transmission Flashcards

1
Q

What is the significance of a Time-To-Live (TTL) field in data packets?

A

TTL prevents packets from looping indefinitely by limiting the number of hops a packet can take.

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

Why is flow control important in data transmission?

A

Flow control prevents the sender from overwhelming the receiver by regulating data transmission rates.

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

What is congestion control, and how does it work?

A

Congestion control manages traffic flow to prevent overloading network resources, often by dynamically adjusting the sender’s transmission rate.

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

What is the difference between synchronous and asynchronous transmission?

A

Synchronous: Data is sent in continuous streams with synchronized clocks.

Asynchronous: Data is sent in individual packets with start and stop bits for synchronization.

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

What is the Maximum Transmission Unit (MTU), and why is it important?

A

MTU is the largest packet size that can be transmitted over a network without fragmentation, ensuring efficient data transfer.

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

How does ARP facilitate data transmission within a network?

A

ARP resolves IP addresses into MAC addresses, enabling devices to communicate over a local network.

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