Which AngularJS service is used to make the request to the server?
Options:
Explanation:
The Angular service
$http is used to make a request to the server.
Tags:
AngularJS
Answer:
Which AngularJS service is used to make the request to the server $http.