sheryl is explaining the osi model to new technicians at her company. she is trying to explain what protocols operate at the various layers of the osi model. at what layer of the osi model does tcp operate?

Respuesta :

The Transport layer of the OSI model operates the TCP protocol. Correct answer: letter A.

The Transport layer of the OSI model is responsible for providing reliable end-to-end communication between two hosts. So, it is responsible for ensuring delivery, data sequencing and error control.

What does the OSI model consist of?

The OSI model consists of seven layers:

  1. Physical Layer: Responsible for transmitting raw data bits over physical medium such as cables, radio waves, etc.
  2. Data Link Layer: Responsible for formatting and transmitting data frames, which are packets of data that have an address header and trailer attached.
  3. Network Layer: Responsible for managing and routing data packets from one network to another.
  4. Transport Layer: Responsible for reliable end-to-end delivery of data packets.
  5. Session Layer: Responsible for establishing, managing, and terminating communication sessions between two or more computers.
  6. Presentation Layer: Responsible for translating, encrypting, and compressing data so that it can be sent across the network.
  7. Application Layer: Responsible for providing services to end users, such as web browsing and file transfer.

Sheryl is explaining the OSI model to new technicians at her company. She is trying to explain what protocols operate at the various layers of the OSI model. At what layer of the OSI model does TCP operate?

A. Transport

B. Application

C. Network

D. Data link

Learn more about the OSI model:

https://brainly.com/question/15901869

#SPJ4