What is angular module factory?



What is angular module factory?..

Answer / Seema Chamber

Angular Module Factory allows you to create an Angular module dynamically at runtime. This can be useful in scenarios where the module configuration is not known until runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How event emitters works in angular 2?

1 Answers  


How to declare a component in angular 2?

1 Answers  


What is the function of the $timeout service?

1 Answers  


Explain what is services in angular.js ?

1 Answers  


Is the jquery library used in angular?

1 Answers  


Explain ng-repeat directive ?

1 Answers  


Who made redux?

1 Answers  


Explain the differences between one-way binding and two-way binding.

1 Answers  


List some of the built-in validators in angularjs?

1 Answers  


Can you bootstrap multiple angular applications on same element?

1 Answers  


How to isolate a directive’s scope in angularjs?

1 Answers  


What is a javascript factory?

1 Answers  


Categories