Explain ngmodule?



Explain ngmodule?..

Answer / Mani Gupta

NgModule is a decorator class in Angular that defines a module and provides metadata about its components, services, directives, pipes, providers, and imports. It also allows the configuration of the application's root component, providers, and routing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is route guards?

1 Answers  


What is @viewchild?

1 Answers  


How to enable lazy loading in angularjs?

1 Answers  


What is api in angular?

1 Answers  


What is bootstrapping in angular js?

1 Answers  


Can’t retrieve the injector from angular js?

1 Answers  


Describe the angularjs boot process.

1 Answers  


How can digest cycle time be decreased?

1 Answers  


What does transclude mean?

1 Answers  


Explain what is Angular Expression?

1 Answers  


What is constant in angularjs?

1 Answers  


What are the advantages and disadvantages of art compilation?

1 Answers  


Categories