A

Admin • 828.70K Points
Coach

Q. Which HTTP method is used in Angular to fetch data from a server?

  • (A) post()
  • (B) put()
  • (C) get()
  • (D) delete()
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
The `get()` method of HttpClient is used to fetch data from an API.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.