What is difference between mvc and mvvm?
Answer / Pooja Saini
The main difference between MVC and MVVM lies in the distribution of responsibilities. In MVC, the Controller handles user input and navigations, while the ViewModel (a part of MVVM) manages data binding, properties, and commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring mvc model?
What is mvc in simple words?
What is difference between razor and aspx in mvc?
Why is mvc good?
What is the main purpose of mvc architecture?
What is ignore route in mvc?
What are corpus tools?
What is mvc flow?
Explain user authentication and authorizeattribute in mvc?
Explain mvc (model-view-controller)?
Difference between mvc and web api?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?