What does mvc mean?



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

Post New Answer

More MVC Model View Controller Interview Questions

What is meaning of View in MVC?

1 Answers   PUCIT,


What is validation summary in mvc?

1 Answers  


What is latest version of mvc?

1 Answers  


Why was mvc developed?

1 Answers  


What is postback in mvc?

1 Answers  


Which is better mvc or mvvm?

1 Answers  


What is mvc route constraints?

1 Answers  


Explain what are the steps for the execution of an mvc project?

1 Answers  


What is the need of viewmodel in mvc?

1 Answers  


What is meant by mvc?

1 Answers  


What is a glimpse?

1 Answers  


What is mvc core?

1 Answers  


Categories