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 is the difference between angularjs 4 and angularjs?

0 Answers  


What is a component angular?

0 Answers  


Which are the common ways of communication between modules of your application, using core angularjs functionality?

0 Answers  


What are the different types of directives available in angularjs?

0 Answers  


Define data binding.

0 Answers  






What is angular 4?

0 Answers  


What is key value pipe in angular 7?

0 Answers  


Why is angular called angular?

0 Answers  


Why there are two “destroy” events associated with the termination of scope in angularjs?

0 Answers  


What is singleton object?

0 Answers  


Difference between var, let, const?

0 Answers  


What is meant by decorator in angular?

0 Answers  


Categories