What is core module in AngularJS?



What is core module in AngularJS?..

Answer / chaitanya

ng is the core module in angular. This module is loaded by default when an angular app is started. This module provides the essential components for your angular app like directives, services/factories, filters, global APIs and testing components.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More AngularJS Interview Questions

What is SPA (Single Page Application) in AngularJS?

0 Answers  


Should I use angular?

0 Answers  


What is 2way binding?

0 Answers  


What does angie mean?

0 Answers  


What is bootstrapping in angular js?

0 Answers  






What is angular routing?

0 Answers  


What is the difference between ng-if, ng-show/ng-hide?

0 Answers  


List out the advantages of angularjs?

0 Answers  


What do I have to do to trick the browser into doing what I want?

0 Answers  


What is the purpose of a filter in angular?

0 Answers  


What do you understand by validation of data in angularjs?

0 Answers  


What is angular unit testing?

0 Answers  


Categories