Answer Posted / 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 View All Answers
Explain what is the difference between link and compile in angular.js?
What is angular good for?
What is single page application? How can the spa be implemented with angular?
What is @viewchild in angular?
What is event in angularjs?
What do you understand by constants in angular?
What is ng stand for?
Which is the core module in angularjs?
What is data in angular?
What is routing concepts in angular?
What is afterviewinit?
Angularjs dependency injection of value inside of the module.config?
How $location is different from window.location in angularjs?
Explain data binding in angular js.
What are the components?