Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Factory, Service and Provider?

Answer Posted / chaitanya

Factory - A factory is a simple function which allows you to add some logic before creating the object. It returns the created object.

Service - A service is a constructor function which creates the object using new keyword. You can add properties and functions to a service object by using this keyword. Unlike factory, it doesn’t return anything.

Provider - A provider is used to create a configurable service object. It returns value by using $get() function.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is root injector in angular?

872


Explain expressions in angularjs?

833


What is $ digest?

863


What is modules?

878


Name the types of linking function?

829


How to implement http cache using interceptors in angular 4?

947


What is a provider in angularjs?

912


What should be the maximum number of concurrent “watches” ?

842


What is event binding in angular?

875


What are events in angular?

824


Explain what string interpolation is in angularjs?

862


What is injector?

858


What is the difference between a unit and end-to-end (e2e) test in angularjs?

940


What is dom manipulation in angular?

919


Which is better angular material or bootstrap?

920