What is the provider method in angularjs?



What is the provider method in angularjs?..

Answer / Neeti

The Provider is an AngularJS factory function used to create services, factories, or values. It allows you to configure your service before it's instantiated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How would you select a custom component to style it?

1 Answers  


What is a singleton pattern?

1 Answers  


Explain the difference between angular 2 modules vs. Javascript modules

1 Answers  


What is binding in js?

1 Answers  


What are the new features in angular 4?

1 Answers  


Which of the Angular life cycle component execution happens when a data-bound input value updates?

1 Answers  


Explain life cycle in angular?

1 Answers  


How will you implement internationalization in angularjs?

1 Answers  


Format date time in angular js?

1 Answers  


What is the difference between $http and $resource?

1 Answers  


What are the data bindings m angular?

1 Answers  


What is scope hierarchy? How many scopes can an application have?

1 Answers  


Categories