What are the concept of scope hierarchy? Tell me how many scope can an application have?
Submitted by: MuhammadEach angular application consist of one root scope but may have several child scopes. As child controllers and some directives create new child scopes, application can have multiple scopes. When new scopes are formed or created they are added as a children of their parent scope. Similar to DOM, they also creates a hierarchical structure.
Submitted by: Muhammad
Submitted by: Muhammad
Read Online AngularJS Job Interview Questions And Answers
Top AngularJS Questions
☺ | Tell me can we use the open-source Closure Library with Angular? |
☺ | Can you please explain what is testability like in Angular? |
☺ | Do you know what is Angulars performance like? |
☺ | Tell me does Angular use the jQuery library? |
☺ | Tell me which browsers does Angular work with? |
Top Scripting language Categories
☺ | AngularJS Interview Questions. |
☺ | Ext-JS Interview Questions. |
☺ | Dojo Interview Questions. |
☺ | Expert Developer JavaScript Interview Questions. |
☺ | jQuery Mobile Interview Questions. |