A

Admin • 828.70K Points
Coach

Q. What does the 'async' pipe do when the observable emits a new value?

  • (A) It unsubscribes automatically
  • (B) It logs the value
  • (C) It updates the view automatically
  • (D) It refreshes the page
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
The async pipe updates the DOM when a new value is emitted.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.