Multiple Choice
Which of the following is false?
A) WCF is a set of technologies for building distributed systems in which system components communicate with one another over networks.
B) Since WCF is a common framework for all communication between systems,it allows you to learn only one programming model to use WCF.
C) Web services promote software reusability in distributed systems that typically execute across the Internet.
D) Web services allow their methods to be called by methods on other machines via different data formats and protocols.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q9: REST-based web services differ from SOAP-based web
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
Q15: JSON format is _ compared to XML
Q16: An XML data object is converted to