AngularJS Developer Question:

Download Job Interview Questions and Answers PDF

Explain me what is scope in AngularJS?

AngularJS Developer Interview Question
AngularJS Developer Interview Question

Answer:

Scope refers to the application model, it acts like glue between application controller and the view. Scopes are arranged in hierarchical structure and impersonate the DOM ( Document Object Model) structure of the application. It can watch expressions and propagate events.

Download AngularJS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what Browsers Do AngularJS Support?What is ng-model directive?