Is angularjs mvvm or mvc 4?
Answer / Kiran Kumar
AngularJS is not part of MVC 4. It's a JavaScript-based open-source front-end web application framework primarily used for building dynamic single-page applications. AngularJS follows the MVVM (Model-View-ViewModel) pattern.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data model in mvc?
What is the purpose of mvc?
What is razor view engine in mvc?
What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?
What is the difference between mvc 1 and mvc 2?
What's the difference between mvc and mvp?
What does the mvc pattern define with 3 logical layers?
Mention what is the difference between viewdata and viewbag?
What is mvc and its advantages?
What is mvc in angularjs?
How can you maintain session in mvc?
Why viewstate is not used in mvc?