A

Admin • 832.10K Points
Coach

Q. Which function is used to unsubscribe from an observable manually?

  • (A) close()
  • (B) unsubscribe()
  • (C) stop()
  • (D) detach()
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
unsubscribe() is used to stop listening to an Observable.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.