Q. What type of protocol is HTTP?
β
Correct Answer: (D)
stateless
Explanation: HTTP is a stateless protocol. It works on request and response mechanism and each request is an independent transaction.