nerdexam
Oracle

1Z0-897 · Question #75

A team of developers is designing RESTful Web services for a new application. What are three properties of the services? (Choose three.)

The correct answer is B. They can be stateless. C. Components communicate by exchanging representations of the resource. F. Responses can be labeled as cacheable or non-cacheable. See the full explanation below for the reasoning.

Question

A team of developers is designing RESTful Web services for a new application. What are three properties of the services? (Choose three.)

Options

  • AThey can be stateful.
  • BThey can be stateless.
  • CComponents communicate by exchanging representations of the resource.
  • DComponents communicate by directly performing operations on the resource.
  • EThey require WSDL service API definitions.
  • FResponses can be labeled as cacheable or non-cacheable.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    82% (23)
  • D
    4% (1)
  • E
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice