Oracle
1Z0-897 · Question #77
A developer is writing a Web service method that needs to accept multiple types of requests. Based on the request's content, the service performs time-consuming steps, such as verifying the user's…
The correct answer is C. An asynchronous, document-style approach. F. SMTP or other asynchronous protocol. See the full explanation below for the reasoning.
Question
A developer is writing a Web service method that needs to accept multiple types of requests. Based on the request's content, the service performs time-consuming steps, such as verifying the user's account, checking credit ratings, and building a list of offers. Which two approaches are appropriate to use in this situation? (Choose two.)
Options
- AA synchronous, document-style approach.
- BA synchronous, procedure-style approach.
- CAn asynchronous, document-style approach.
- DAn asynchronous, procedure-style approach.
- EHTTP and HTTPS.
- FSMTP or other asynchronous protocol.
How the community answered
(24 responses)- A4% (1)
- C79% (19)
- D4% (1)
- E13% (3)
Community Discussion
No community discussion yet for this question.