1.
In REST APIs, which of the following RESTful HTTP API methods returns meta information?
2.
In REST APIs, which of the following RESTful HTTP API methods is used to fetch documents?
3.
According to the definition, which of the following best describes the use of the GET method in a RESTful API?
4.
REST API is ______________ based.
5.
In REST API, representations are typically in the _____________ format.
6.
Which of the following is not a HTTP method?
7.
In REST APIs, an advantage of adding cache constraints is the ___________________________________.
8.
In REST APIs, which of the following RESTful HTTP methods is used to fetch read-only queries?
9.
In REST APIs, the client cache is given the right to ________________________________________ if the response is cacheable.
10.
The REST follows the _____________________ protocol.