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