Vidyalelo
JavaScript · Q5

Performance Measures

Programming · JavaScript · question 5

Q5

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The Transport layer is where our TCP (or UDP) communication takes place.