Which AngularJS service is used to make the request to the server?

50. Which AngularJS service is used to make the request to the server?

  1. $https
  2. $request
  3. $http
  4. $requests

Answer: C) $http

Explanation:

The Angular service $http is used to make a request to the server.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.