A

Admin • 832.27K Points
Coach

Q. What does the Angular async pipe do?

  • (A) Subscribes to an Observable or Promise and returns the latest value
  • (B) Formats asynchronous data to JSON
  • (C) Converts Promises to Observables
  • (D) Creates a delay in data binding
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

The async pipe subscribes to asynchronous data and handles unsubscribing automatically.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.