What is the purpose of the transport layer?

A TCP Communication takes place
B UDP Communication takes place
C Both TCP and UDP Communication takes place
D IP communication

Correct Answer: Both TCP and UDP Communication takes place

The transport layer is the layer in the open system interconnection (OSI) model responsible for end-to-end communication over a network. The Transport layer is where our TCP (or UDP) communication takes place.

Next steps