What is scope in AngularJS?



What is scope in AngularJS?..

Answer / chaitanya

Scope is a JavaScript object that refers to the application model. It acts as a context for evaluating angular expressions. Basically, it acts as glue between controller and view.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is scope in angular?

0 Answers  


What is the purpose of tsconfig.json in angularjs?

0 Answers  


What is $location in angularjs?

0 Answers  


Who made angular?

0 Answers  


How do we share data between controllers?

0 Answers  






What is entry point in angular?

0 Answers  


Explain ng-click directive?

0 Answers  


What is viewchild and viewchildren in angular?

0 Answers  


What are angular templates?

0 Answers  


What is npm in angular?

0 Answers  


List out the differences between activatedroute and routerstate, with reference to angular 2.

0 Answers  


Mention some of the most commonly used directives in angularjs application?

0 Answers  


Categories