When dependent modules of a module are loaded?



When dependent modules of a module are loaded?..

Answer / anil singh

A module might have dependencies on other modules. The dependent modules are loaded by angular before the requiring module is loaded.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More AngularJS Interview Questions

What are angular providers?

0 Answers  


What is the difference between ngoninit and ngafterviewinit?

0 Answers  


What is eventemitter in angular?

0 Answers  


Can we create our own directives?

0 Answers  


What do you know about internationalization? How will you implement internationalization in angularjs?

0 Answers  






What is isolated unit tests?

0 Answers  


How will you transfer data between two controllers?

0 Answers  


What is class in typescript?

0 Answers  


Explain api and how do we exchange the data from client side to server?

0 Answers  


What is ivy renderer? Is it supported by angular 7?

0 Answers  


What is dependency injection in angular 2?

0 Answers  


Is typescript a programming language?

0 Answers  


Categories