What is mvc in simple words?



What is mvc in simple words?..

Answer / Saurav Kumar Yadav

MVC is a way of organizing an application into three main parts: data model, user interface, and control logic. It helps make code more maintainable and scalable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Explain MVC (Model-View-Controller) in general?

1 Answers   Wipro,


What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?

1 Answers  


Explain the concept of razor in asp.net mvc?

1 Answers  


Is viewstate available in mvc?

1 Answers  


Is mvc stateless?

1 Answers  


Why webforms are better than mvc?

1 Answers  


What is MVC, MVP and MVVM pattern?

1 Answers   QuestPond,


What does model do in mvc?

1 Answers  


What are Filters in MVC?

1 Answers   NA,


What are html helpers in mvc?

1 Answers  


What is validation in mvc?

1 Answers  


What is the purpose of viewmodel in mvc?

1 Answers  


Categories