Multiple Choice
Point out the correct statement.
A) service oriented architecture (soa) describes a standard method for requesting services from distributed components and managing the results
B) soa provides the translation and management layer in an architecture that removes the barrier for a client obtaining desired services
C) with soa, clients and components can be written in different languages and can use multiple messaging protocols
D) all of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Which of the following is used as
Q16: Notation for defining REST endpoints.<br>A){ }<br>B)*<br>C)all of
Q17: XML tag which represents information related to
Q18: The standard for deploying web services on
Q19: Which of the following offers Storage size
Q20: RestTemplate class method which performs an HTTP
Q21: General-purpose class that allows a response to
Q22: Which of the following describes a message-passing
Q23: To configure Jaxb2Marshaller marshaller we require.<br>A)classestobebound<br>B)contextpath<br>C)all of
Q25: To publish a REST service with Spring.<br>A)publishing