Multiple choice technology architecture

Identify the protocol which do not come under Presentation Layer

  1. SSI

  2. MIME

  3. XDR

  4. SSL

  5. TLS

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

SSL and TLS are Presentation Layer protocols in the OSI model. MIME handles media encoding at Presentation Layer. XDR is external data representation for Presentation Layer. SSI (Server Side Includes) is a server-side scripting technology, not a network protocol at any layer.