Multiple Choice
A Java client application can consume a web service by adding a ________ to the application,which defines the proxy class that allows the client to access the web service.
A) client reference
B) web client reference.
C) web service client.
D) web service reference.
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Making a web service available to receive
Q11: REST returns data in the _ format.<br>A)XML.<br>B)plain
Q12: The _ annotation indicates the names of
Q13: A _ is a software component stored
Q14: The protocol that transmits request-and-response messages is
Q16: Each request and response is packaged in
Q17: For an object to be serialized and
Q18: To bind URL parameters to method parameters,use
Q19: JAX-WS uses _ to describe web services
Q20: The unmarshal method of the JAXB class