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 are the new features in angular 4?

0 Answers  


Explain ng-include directive.

0 Answers  


Explain the role of $routeprovider in angularjs?

0 Answers  


What are filters in angularjs? Can you list some?

0 Answers  


What are services in angular 2?

0 Answers  






What is ngzone run outside angular 2?

0 Answers  


What does ng stand for?

0 Answers  


In angular 2 module consist of what arrays?

0 Answers  


How to create custom pipes in angular 2?

0 Answers  


What is a factory?

0 Answers  


What is angularjs expression?

0 Answers  


How do you interact between two components?

0 Answers  


Categories