Answer Posted / Nikunj Rathi
Action verbs in MVC refer to specific HTTP methods used to interact with a controller, such as GET, POST, PUT, DELETE, and PATCH. These verbs help to define the type of action that should be performed on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers