Question 31
Which of the following statement(s) is/are true regarding short polling?
The client repeatedly sends a request to the server after a fixed interval of time.
The server sends the response immediately, even if the requested data is not available.
The response from server may be empty.
The response from the server cannot be empty.