What is scope hierarchy? How many scopes can an application have?



What is scope hierarchy? How many scopes can an application have?..

Answer / Neena Pandey

Scope hierarchy in AngularJS refers to the relationship between parent and child scopes. An application can have as many scopes as required, but every scope has a parent scope up to $rootScope which acts as the ultimate parent of all scopes.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Explain ng-app directive angularjs?

1 Answers  


What is the size of angular.js file?

1 Answers  


Compare the features of AngularJS and jQuery?

1 Answers   CTS, SLK Software,


What are angular global apis?

1 Answers  


What is the meaning of material design?

1 Answers  


What is a dynamic route in angularjs and how do you implement it?

0 Answers  


Explain how $scope.$Apply() works

1 Answers  


Explain data binding in angular js.

1 Answers  


What is the function of module?

1 Answers  


What are isolated unit tests?

1 Answers  


What is ng build command?

1 Answers  


What is data in angular?

1 Answers  


Categories