Multiple Choice
REST-based web services differ from SOAP-based web services in that ________.
A) REST operations must be accessed through a web service proxy object
B) REST services are less verbose than SOAP-based services
C) the request and response of REST services are not wrapped in envelopes and are not necessarily in XML format
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: Each operation in a RESTful web service
Q5: Which of the following is false?<br>A)The two
Q6: Which is a not requirement of a
Q7: The _ attribute maps a method to
Q8: In the Web.config file,the service binding in
Q10: The machine on which the web service
Q11: A web service's methods can be called
Q12: For a WCF web service to return
Q13: JSON is a text-based data-interchange format used
Q14: Which of the following is false?<br>A)WCF is