Why use multiple ngmodules?



Why use multiple ngmodules?..

Answer / Kamal Kishor Vishwakarma

Using multiple NgModules can help organize and modularize an Angular application by breaking it into smaller, reusable pieces. Each module can have its own components, services, directives, and pipes, making it easier to manage and maintain large-scale applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is eventemitter angular2?

1 Answers  


How AngularJS will automatically be initialized?

1 Answers  


What is lazy loading angularjs?

1 Answers  


How to setup and install ionic framework with angular 4?

1 Answers  


What is the use of angular 7?

1 Answers  


Explain ng-click directive?

1 Answers  


What is router-outlet directive in angular 2?

1 Answers  


What is an ng model?

1 Answers  


What is property binding?

1 Answers  


What is @injectable()? Why use?

1 Answers  


What is the difference between a unit and end-to-end (e2e) test in angularjs?

1 Answers  


What is bootstrapping in angular?

1 Answers  


Categories