What is the difference between mvc and mvvm?
Answer / Km.vijay Laxmi
Model-View-Controller (MVC) is a design pattern that separates an application into three interconnected components: Model, View, and Controller. Model-View-ViewModel (MVVM) is a variant of MVC in which the View and ViewModel are more closely tied, often used in UI frameworks such as AngularJS and Knockout.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc razor?
What is code blocks in views?
What are corpus tools?
What are the 3 things that are needed to specify a route?
Explain the concept of razor in asp.net mvc?
Define attribute based routing in mvc?
What is mvc httppost?
What is strongly typed view in mvc?
What is mvc mvp mvvm?
How you can manage code security in mvc?
What is api controller in mvc?
What is mockmvc?