A

Admin • 832.27K Points
Coach

Q. Which operator is used in Angular to catch errors in RxJS streams?

  • (A) catchError
  • (B) filter
  • (C) map
  • (D) switchMap
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`catchError` is an RxJS operator used for handling errors in streams.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.