Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Event binding can be defined . .
Q14: EventEmitter class is used by directives and
Q15: The . . . . . .
Q16: EventEmitter class acts both as an observer
Q17: Scope act as glue between controller and
Q19: Events in Angular 2 behave like normal
Q20: Events on child elements are propagated upwards,
Q21: Can '$scope' be injected while creating service
Q22: You cannot use AngularJS directives to tell
Q23: Which angular function is used to wrap