What are action verbs mvc?
Answer / 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 |
What is mvc and its advantages?
What does model do in mvc?
What are the advantages of mvc?
What is route in mvc what is default route in mvc?
What are action selectors in mvc?
Why there is no viewstate in mvc?
Why is mvc good?
Is mvc architecture or framework?
Why is mvc important?
What do you mean by action methods?
Which is better mvc or mvvm?
Explain the concept of default route in mvc