nerdexam
Oracle

1Z0-807 · Question #85

1Z0-807 Question #85: Real Exam Question with Answer & Explanation

The correct answer is D. Design the API as an asynchronous web service.. See the full explanation below for the reasoning.

Question

A company manufactures widgets for sale to distribution. Distributors call this company when they want to order more widgets. The company wants the distributors to send orders using XML documents over the Internet to reduce the number of data entry personnel needed. It has no control over the distributors technologies. The company does not want the Orders to impact the performance of other users. You have been assigned the task of designing a new API. Which method do you use?

Options

  • ADesign the API as a Java Message Service (JMS) queue.
  • BDesign the API as an Remote Method Invocation (RMI) interface.
  • CDesign the API as a synchronous web service.
  • DDesign the API as an asynchronous web service.

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice