Explain what is factory method in angular.js?



Explain what is factory method in angular.js?..

Answer / Anamika Tiwari

Factory method in AngularJS is a function used to create services or values that can be injected into controllers and other components. It allows for the creation of complex objects with multiple dependencies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What routing means?

1 Answers  


How will you show/hide buttons and enable/disable buttons conditionally?

1 Answers  


Is react backend or frontend?

1 Answers  


What are zones? What is change detection?

1 Answers  


Is node js faster than java?

1 Answers  


What is digest cycle?

1 Answers  


What are the advantages of using angular 2 over angular 1?

1 Answers  


What is single page application means?

1 Answers  


Is angular seo friendly?

1 Answers  


What is service in angular?

1 Answers  


Explain validations done in angularjs?

1 Answers  


What methods $http service support?

1 Answers  


Categories