What does model-view-controller represent in an mvc application?
Answer / Neha Sona
In an MVC (Model View Controller) application, the Model represents the data and business logic, the View is responsible for the user interface, and the Controller acts as an intermediary to manage interaction between the Model and View.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc (model view controller)?
What is routing in mvc interview questions?
What is partial view in mvc?
What is data corpus?
What are corpus tools?
What does model do in mvc?
What is bootstrap in mvc?
Explain the concept of default route in mvc
What are the three segments for routing important?
What is mockmvc?
What is strongly typed view in mvc?
What is viewstate mvc?