Definition – It’s a JavaScript object which contains JavaScript functions.
Types of Services- There are 30 Services in AngularJS.
Most Useful services is:
1- $http – This service connects with Programming language(php, java etc).
It includes following methods:-
.delete()
.get()
.head()
.jsonp()
.patch()
.post()
.put()