Answer Posted / Vimal Chandra
In the context of MVC, action methods are public methods in a controller class that handle specific requests and return a response. They typically perform business logic and interact with models.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers