What is dependency injection (di) in angular?
Explain what are directives ? Mention some of the most commonly used directives in Angular.js application ?
How would you use an angular service to pass data between controllers? Explain with examples?
What are the concept of scope hierarchy? Tell me how many scope can an application have?
How to detect swipe event in mobile browsers/devices in AngularJS?
What is eventemitter angular2?
What is a decorator in programming?
What is angular json file?
Is angular js compatible with all browsers?
What are cookies in angular 2?
How would you create a component to display error messages throughout your application?
Explain zone in angular?
In what ways can you use a directive?
What is $rootscope in angularjs? How is it different from the scope?
What is two way data binding in angular?