जॉइन Examsbookउत्तर :
Explain about services in Angular.js ?5
प्र: Explain about services in Angular.js ?
- उत्तर देखें
- Workspace
उत्तर :
व्याख्या :
In angular.js services are the singleton objects or functions that are used for carrying out specific tasks.It holds some business logic and these function can be called as controllers, directive, filters and so on.