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, datang-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
3.3k
0
Do you find this helpful?
27

View all MCQs in

Angular-JS

Discussion

No comments yet