Multiple Choice
A ________ is a software component stored on one computer that can be accessed via method calls by an application (or other software component) on another computer over a network.
A) web method.
B) web service.
C) web object.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: The _ annotation enables session tracking in
Q9: To create a web service in NetBeans,you
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
Q14: The protocol that transmits request-and-response messages is
Q15: A Java client application can consume a
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