A

Admin • 832.27K Points
Coach

Q. What does the Angular HttpClient service return when making HTTP requests?

  • (A) An Observable
  • (B) A Promise
  • (C) A Callback function
  • (D) A plain object
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

HttpClient returns Observables that allow reactive programming with HTTP data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.