Solved

RestTemplate Class Method Which Performs an HTTP HEAD Operation

Question 22

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions