Oracle
1Z0-897 · Question #78
1Z0-897 Question #78: Real Exam Question with Answer & Explanation
The correct answer is B. SOAP services are self-documenting via the WSDL. E. RESTful services are stateless by definition.. See the full explanation below for the reasoning.
Question
A developer is tasked with analyzing a new Web services project and must decide to use either SOAP or REST. Based on requirements, the developer determines the service must be stateful and have a documented interface and data types that clients can discover dynamically. Which two statements are true? (Choose two.)
Options
- AThe SOAP approach consists of resources identified by unique URIs.
- BSOAP services are self-documenting via the WSDL.
- CEither SOAP or REST are suitable for the Web service.
- DREST fully documents data types via the functional interface GET and POST.
- ERESTful services are stateless by definition.
Community Discussion
No community discussion yet for this question.