Multiple choice general knowledge

WHICH PROTOCOLS ARE SPECIFIED by the Transport layer..

  1. UDP

  2. TFTP

  3. DNS

  4. TCP

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

The Transport Layer specifies protocols like TCP (reliable, connection-oriented) and UDP (unreliable, connectionless). TFTP uses UDP but is an Application layer protocol, while DNS operates at the Application layer and can use both TCP and UDP for transport.