Question 22
Which of the following is true about the term “stateless” in the client-server model?
The server keeps the state of the client to respond to the required request.
Server use variant HTTP methods to respond to the client's request.
Server ready to respond to the client's request without knowing anything about the client.
Server use the URL to convey context to the client.