Question Title

* 1. Java Web Services are a feature of which Java Framework?

Question Title

* 2. Which of the following is the REST Web Service API?

Question Title

* 3. Which is the following is the correct annotation to define a REST Web Service Endpoint in Java?

Question Title

* 4. Which of the following is the preferred HTTP Verb to update a record via a REST Web Service?

Question Title

* 5. REST Web Services require supporting for all HTTP Verbs.

Question Title

* 6. Which of the following is the correct annotation to define a JSON response from a REST Endpoint?

Question Title

* 7. JSON data must be used for REST Web Services.

Question Title

* 8. Which of the following is the correct technique to access a URL embedded parameter?

Question Title

* 9. A REST Endpoint can output either JSON or XML.

Question Title

* 10. What is the recommend HTTP Status for attempting to add an existing records via a REST Web Service?

T