🎴 Flashcard Mode

Computer Awareness

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following protocols is a stateless protocol?

AnswerClick to flip back
A
HTTP
💡 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.

Change Mode