Nitin Choudhary
Explain what is services in Angular.js ?
By Nitin Choudhary in Angular on Jan 20 2015
  • Naveen Bisht
    Jun, 2016 30

    Services are special kind of java function, which is perform a specific task, some inbuilt services provide by the Angular itself eg, HTTP,window,$sec

    • 0
  • Nitin Choudhary
    Jan, 2015 20

    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.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS