Explain ng-app directive in angular.



Explain ng-app directive in angular...

Answer / Mohit Tomar

The ngApp directive is a top-level AngularJS directive that initializes the AngularJS application. It should be placed on the HTML body tag, and when the browser loads the page, AngularJS will bootstrap the application and make all the services, controllers, and filters available.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What methods $resource service object support?

1 Answers  


Do you know scope in angularjs?

1 Answers  


How to update angular 6 to angular 7?

1 Answers  


What is .angular-cli.json. Where can I find it?

1 Answers  


What are the cookies methods?

1 Answers  


What is the aot?

1 Answers  


What is the difference between ng-model and ng-bind in angularjs?

1 Answers  


Is mvc a framework?

1 Answers  


How long will it take to learn react?

1 Answers  


What is pipe function?

1 Answers  


What is web sockets?

1 Answers  


How do you use singleton pattern?

1 Answers  


Categories