Answer (Choose 1 answer)
Which one of the following statements is true about communication in a RESTful API?
A. Each request does not contain all information.
B. Session state is kept entirely on the REST API.
C. A request can take advantage of any stored context on the server.
D. Resources are uniquely identified at individual endpoints.
E50