Multiple Choice
Which of the following is true?
A) Only desktop applications can consume web services.
B) Only web applications can consume web services.
C) Desktop and web applications can both consume web services.
D) A web service client must be written in the same programming language
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Using a web service from a client
Q2: A _ enables the client to manipulate
Q3: To convert a POJO to XML,use the
Q4: Each method in a RESTful web service
Q6: To retrieve data from a URL,create a
Q7: The _ annotation indicates that a method
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