What does mvc mean?
Answer / Phool Kunwar
Mvc stands for Model-View-Controller, which is a software architectural pattern used for developing applications. It separates an application into three interconnected components: the model (represents the data and business logic), the view (the user interface or presentation layer), and the controller (handles the input and updates the model and view).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meaning of View in MVC?
What is validation summary in mvc?
What is latest version of mvc?
Why was mvc developed?
What is postback in mvc?
Which is better mvc or mvvm?
What is mvc route constraints?
Explain what are the steps for the execution of an mvc project?
What is the need of viewmodel in mvc?
What is meant by mvc?
What is a glimpse?
What is mvc core?