Computer Science, asked by arorapriyanka440, 8 months ago

Which one of the following network problems does the Transmission Control Protocol (TCP) address? Select one: a. Ensuring that radios are able to transmit bits to each other b. Providing addresses to network devices c. Looking up addresses from human-readable names d. Determining whether data has been received correctly e. Making physical Ethernet connections more resilient to damage f. Specifying the properties of physical network cables

Answers

Answered by agrippa
1

D. Determining whether data has been received correctly.

Explanation:

1) TCP is an important protocol of internet protocols suite and is widely used for data transmission over internet.

2) In TCP data arrives in the same order as it was sent and requires connection between two points before sending actual data, it also provides error checking and recovery mechanism, quality of service and flow control.

3)TCP header length is minimum 20 bytes and maximum 60 bytes.

Learn more:

Transmission control protocol and internet protocol layers

https://brainly.in/question/5585679

Similar questions