Q. Which of the following is true about ng-app directive? (Solved)
1. ng-app directive defines and links an AngularJS application to HTML
2. ng-app directive indicates the start of the application
3. Both of the above
4. None of the above
- c. Both of the above