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

Mention what are the characteristics of “scope”?

0 Answers  


How looping has been done in AngularJS?

0 Answers  


What is angular services?

0 Answers  


What are services in angularjs?

0 Answers  


Explain routing in angularjs?

0 Answers  






What are http interceptors used for?

0 Answers  


What is a module in writing?

0 Answers  


What is provider in angular 2?

0 Answers  


What is lazy loading and how to enable lazy loading in angular 2?

0 Answers  


What does aot stand for?

0 Answers  


How angular prevents sross site scripting (xss)?

0 Answers  


Why is namespace called "ng"?

0 Answers  


Categories