Exam-style question
Try this first
In the client-server model, what normally happens after a client sends a request message?.
- A.The server sends a response message to the client
- B.The client permanently disconnects from the network
- C.The server converts the request directly into XML only
- D.The client automatically becomes the server
Model answer
What a good answer should say
- The server sends a response message to the client
Explanation
Why this works
The client-server model involves a client sending a request to a server, which responds by sending a response message back to the client.
Common mistake
No common mistake is linked to this question yet.
