What is the ngmodule?



What is the ngmodule?..

Answer / Ayushi Singh

An NgModule is a decorator function in AngularJS that defines an Angular module. It acts as a container for components, directives, pipes, and services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is @injectable in angular?

1 Answers  


Which service is used for making ajax calls in angular?

1 Answers  


What is the syntax for creating a new date object?

1 Answers  


What is template angular 2? Why use?

1 Answers  


What is called in angular?

1 Answers  


How will you display different images based on the status being red, amber, or green?

1 Answers  


What difference between ng-app vs. Data-ng-app and x-ng-app?

1 Answers  


How would you pass data from a parent component to a child component?

1 Answers  


What is a singleton pattern and where we can find it in angular?

1 Answers  


How do I know if npm is installed?

1 Answers  


How to use filter in angular js?

1 Answers  


List the differences between angular 2 components vs. Directives.

1 Answers  


Categories