Q24
Which HTTP method should be used when retrieving data from the server without modifying it in ASP.NET Web API?
A.
POST
B.
PUT
C.
DELETE
D.
GET
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board