Vidyalelo
JavaScript · Q1

Sockets

Programming · JavaScript · question 1

Q1

Which of the following is a stateless protocol?

A.
HTML
B.
XHTML
C.
HTTP
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
HTTP is a stateless protocol. A stateless protocol does not require the server to retain information or status about each user for the duration of multiple requests.