Quiz: Being Reactive Using Observables and RxJS
Test your understanding of observables and the RxJS library in Angular.
1
What is the purpose of the then
method when working with promises?
A)
It rejects the promise.
B)
It handles errors that occur during promise execution.
C)
It chains multiple asynchronous operations.
D)
It cancels the promise.
Question 1 of 60 attempted
Get hands-on with 1400+ tech skills courses.