What is a class in angular?
Explain how $scope.$Apply() works
What is parent scope and rootscope in angularjs?
What is a template reference variable?
What is digest loop?
Name the types of linking function?
What methods $resource service object support?
How to use the json object in ng-repeat?
Describe the angularjs boot process.
What are Compile, Pre, and Post linking in AngularJS?
what is the difference between constructor and ngoninit?
How to implement caching in angular 1.x?
How to upgrade angular 2 project to angular 4? Explain