What is ViewModel in AngularJS?



What is ViewModel in AngularJS?..

Answer / chaitanya

A viewmodel is an object that provides specific data and methods to maintain specific views. Basically, it is a $scope object which lives within your AngularJS app's controller.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is router and why is it used in angular?

0 Answers  


How do you interact between two components?

0 Answers  


What's new in angular 6?

0 Answers  


What are event emitters and how it works in angular 2?

0 Answers  


What are AngularJS features? 15

0 Answers  






What are components in angular7?

0 Answers  


What is injection in angular?

0 Answers  


What are advantages of angular 2?

0 Answers  


How angular js integrates with html?

0 Answers  


Is angularjs used for backend?

0 Answers  


What is webpack in angular?

0 Answers  


What are the advantages of angular 2 over angular 1?

0 Answers  


Categories