Multiple Choice
RestTemplate class method which performs an HTTP HEAD operation.
A) headforheaders(string, object…)
B) getforobject(string, class, object…)
C) postforlocation(string, object, object…)
D) postforobject(string, object, class, object…)
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
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
Q24: Point out the correct statement.<br>A)service oriented architecture
Q25: To publish a REST service with Spring.<br>A)publishing