McqMate
| 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 | |
View all MCQs in
Angular-JSNo comments yet