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 a pure and impure pipe?

0 Answers  


What are the differences between angular and jquery?

0 Answers  


What are animating elements in angularjs?

0 Answers  


What is the core difference between angularjs compilation and javascript frameworks?

0 Answers  


What is bazel and closure compiler in angular 6? Explain

0 Answers  


What is life cycle hook in angular?

0 Answers  


Differentiate between Components and Directives in Angular 5?

0 Answers  


What are the difference between @inject and @injectable?

0 Answers  


What is the use of angular 7?

0 Answers  


What is resolver in angular 2?

0 Answers  


What is client side routing?

0 Answers  


Explain ng-include directive.

0 Answers  


Categories