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
What is difference between factory and service?
What's new in angular 6? What are improvements in angular 6?
What are the uses of controllers in angularjs?
What do you mean by module in angular 2?
Explain how does angularjs implement two-way binding?
What are differences between components and directives?
What is 'control html dom programmatically' in angularjs?
Why is angular better?
What is parameterizing pipe?
Which of the following directive is used to initialize an angular app?
What is dependency injection in angular 2?
What is angular cli command?
What is the languages that you can use to build angular 2 application?
What is a digest cycle in angularjs?
What is eventemitter in angular?