

MCQOPTIONS
Saved Bookmarks
1. |
We need to tell AngularJS what part of our HTML page contains the AngularJS app. You do so by adding the . . . . attribute to the root HTML element of the AngularJS app. |
A. | ng-app |
B. | ag-app |
C. | js-app |
D. | aj-app |
Answer» B. ag-app | |