Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?



How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?..

Answer / Hem Lata Sagar

MVC, MVP, and MVVM (Model-View-ViewModel) are all design patterns that aim to separate application logic from presentation. They differ in their distribution of responsibilities between the Model, View, and Controller/Presenter/ViewModel.
MVP is a more strict implementation of MVC, while MVVM is an evolution of MVC for WPF (Windows Presentation Foundation) applications that focuses on data binding and UI automation. The choice between these patterns depends on the specific requirements of the project, including the programming language, framework, and target platform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What is filter mvc?

1 Answers  


What are the two ways for adding constraints to a route?

1 Answers  


Mention what is the difference between temp data, view, and view bag?

1 Answers  


What is crud mvc?

1 Answers  


What is the use of viewbag in mvc?

1 Answers  


What is the meaning of razor view engine?

1 Answers  


What is MVC, MVP and MVVM pattern?

1 Answers   QuestPond,


What is mvc and its advantages?

1 Answers  


What is model layer mvc?

1 Answers  


What are viewmodels in mvc?

1 Answers  


What is api controller in mvc?

1 Answers  


Mention how can maintain session in mvc?

1 Answers  


Categories