What is manual bootstrap process in AngularJS?
How to bootstrap your angular app for multiple modules?
What is scope hierarchy?
How Directives are compiled?
What angular components can be defined within AngularJS templates?
Explain Two-way and One-way data binding in AngularJS?
What is issue with two-way data binding?
Explain $watch(), $watchgroup() and $watchCollection() functions of scope?
Explain AngularJS scope life-cycle?
Explain digest life-cycle in AngularJS?
What is difference between $evalAsync and $timeout?
What is the difference between $parse and $eval?
What is $emit, $broadcast and $on in AngularJS?
How to apply validation in AngularJS?
What are different Angular form properties?