Multiple Choice
Which of the following is false?
A) The two most common HTTP request types (also known as request methods) are get and post.
B) Both get and post requests send form data to the server as part of the URL.
C) An HTTP request often sends data to a server-side form handler that processes the data.
D) A ? separates the query string from the rest of the URL in a get request.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The _ attribute exposes a class to
Q2: A WCF web service in Visual Studio
Q3: All of the following are key components
Q4: Each operation in a RESTful web service
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