Posted by: Pdfprep
Post Date: November 16, 2020
You are designing an ASP.NET Web API application.
You need to select an HTTP verb to allow blog administrators to moderate a comment.
Which HTTP verb should you use?
A . GET
B . POST
C . DELETE
D . PUT
Answer: D