Vidyalelo
C# Programming · Q24

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 24

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board