What is @ngmodule?



What is @ngmodule?..

Answer / Aarti Martolia

Angular Module (also known as NgModule) is a decorator class that defines an Angular application, component, or module. It provides metadata to the Angular compiler about the components, services, and other dependencies that belong together.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are angular directives?

1 Answers  


What is ng build?

1 Answers  


What is Angular 2.0?

1 Answers  


What kind of framework is angular?

1 Answers  


What is Dependency Injection in AngularJS?

1 Answers  


What is display:block and display:none?

1 Answers  


What is angular httpinterceptor?

1 Answers  


Explain about services in Angular.js ?

1 Answers  


What is routerstate?

1 Answers  


What is ngzone run outside angular 2?

1 Answers  


Explain the architecture of angularjs?

1 Answers  


What is encapsulation in angular?

1 Answers  


Categories