MCQOPTIONS
Saved Bookmarks
| 1. |
First the HTML document is loaded into the browser, and evaluated by the browser. At this time the AngularJS . . . . . . . |
| A. | JavaScript file is loaded, |
| B. | the angular global object is created, |
| C. | your JavaScript which registers controller functions is executed, |
| D. | all of above |
| Answer» E. | |