SOA Certified Professional – Technology Concepts — Question 2
Which of the following statements are true? (Select all that apply.)
Answer options
- A. A service can exist as a component.
- B. A service can exist as a SOAP-based Web service.
- C. A service can encapsulate one or more components.
- D. A service can encapsulate one or more SOAP-based Web services.
Correct answer: A, B, C, B
Explanation
All options A, B, and C are correct because a service can indeed be represented as a component, can be a SOAP-based Web service, and can encapsulate multiple components. Option D is not correct because it repeats option B, which is already included as a correct statement.