A

Admin • 802.91K Points
Coach

Q. What is the purpose of the async pipe in Angular templates?

  • (A) Automatically subscribes and unsubscribes from Observables or Promises
  • (B) Handles form submissions
  • (C) Makes HTTP calls
  • (D) Transforms strings to uppercase
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
The async pipe simplifies async data handling in templates.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.