A

Admin • 832.27K Points
Coach

Q. Which method is used to subscribe to an Observable in Angular?

  • (A) subscribe()
  • (B) then()
  • (C) listen()
  • (D) observe()
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

subscribe() is used to listen to Observable emissions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.