What are action verbs mvc?



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

Post New Answer

More MVC Model View Controller Interview Questions

Is mvc faster than web forms?

1 Answers  


Does mvc support session?

1 Answers  


Is mvc only for web?

1 Answers  


What is data corpus?

1 Answers  


What is the difference between view and partial view?

1 Answers  


What is mvc in spring?

1 Answers  


How to share a view across multiple controllers in MVC?

1 Answers  


What is non action attribute in mvc?

1 Answers  


What is antiforgerytoken in mvc?

1 Answers  


Mention the advantages and disadvantages of mvc model?

1 Answers  


How to maintain session in mvc?

1 Answers  


Is mvc an api?

1 Answers  


Categories