Q. First the HTML document is loaded into the browser, and evaluated by thebrowser. At this time the AngularJS . . . . . . . (Solved)
1. JavaScript file is loaded,
2. the angular global object is created,
3. your JavaScript which registers controller functions is executed,
4. all of above
- d. all of above