Multiple choice Which of the following protocols is a stateless protocol? TELNET FTP TCP HTTP None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation In networks, stateless protocol treats each request and response as an independent event. HTTP is used to communicate between client and server, where each request and response is treated as an independent event. Hence, it is stateless.