What are angular providers?



What are angular providers?..

Answer / Reshu Agarwal

Angular Providers are factories that create and manage services. They can be used to configure dependencies between services and provide shared values or functions to other parts of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How angular prevents sross site scripting (xss)?

1 Answers  


What is a template reference variable?

1 Answers  


What are some security-related features built into the angular framework?

1 Answers  


How to find the index counter in ng-repeat angular js?

1 Answers  


What is deep linking in angular 2?

1 Answers  


What is Controller in AngularJS?

1 Answers  


What is the difference between structural and attribute directives in angular?

1 Answers  


Write ajax call syntax?

1 Answers  


List the command to install angular cli?

1 Answers  


What are angular directives used for?

1 Answers  


Which method can be used to define a service and its method?

1 Answers  


What is filter in angularjs?

1 Answers  


Categories