What is rootscope in angular 2?



What is rootscope in angular 2?..

Answer / Afak Khan

RootScope in Angular 2 is not used. It was a concept in AngularJS that provided a top-level scope for the entire application. Angular 2 replaced this with Dependency Injection and Services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How AngularJS is compiled?

2 Answers  


What is difference between javascript and typescript?

1 Answers  


How will you explain auto bootstrap process in angularjs?

1 Answers  


What is parent scope in angularjs?

1 Answers  


How can we setting up our development environment for angular 2?

1 Answers  


What are some security-related features built into the angular framework?

1 Answers  


What is angular cli json?

1 Answers  


What is the difference between ng-if, ng-show/ng-hide?

1 Answers  


Explain data binding in angular 4?

1 Answers  


What is bootstrap array in angular 2?

1 Answers  


What is a single page application or spa?

1 Answers  


What is router-outlet directive in angular 2?

1 Answers  


Categories