How many scope can an application have?



How many scope can an application have?..

Answer / Shahnawaz Ali

In AngularJS, an application can have multiple scopes. Each controller associated with a specific HTML element automatically creates a new scope. Additionally, child and isolate scopes can also be created.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is AngularJS?

1 Answers   SLK Software,


Is angularjs a framework?

1 Answers  


How to use sharedmodule in angular2?

1 Answers  


What is the difference between $parse and $eval?

1 Answers  


What are angular observables?

1 Answers  


Where can we implement the dom manipulation in angularjs?

1 Answers  


Is it possible to have two ng-app directives for a single angular application?

1 Answers  


What is ivy in angular?

1 Answers  


What is angular and why angular?

1 Answers  


What are the advantages of using angular?

1 Answers  


What are the styling form that model adds to css classes?

1 Answers  


How are the services injected to your application?

1 Answers  


Categories