Q.

What are various possible ways in which angular application can be initialized?

A. On an element, one could either put simply the attribute such as (ng-app, data-ng-app, ng:app, x-ng-app)
B. Put the named attribute such as (ng-app='demoApp')
C. Both of the above
D. none
Answer» C. Both of the above
2.2k
0
Do you find this helpful?
18

View all MCQs in

Angular-JS

Discussion

No comments yet