...

/

Quiz: Working with Multiple Promises

Quiz: Working with Multiple Promises

Test your knowledge of working with multiple promises.

We'll cover the following...
1

Which method also accepts an iterable of promises and returns a fulfilled promise when any of the passed-in promises are fulfilled?

A)

Promise.resolve()

B)

Promise.allsettled()

C)

Promise.any()

D)

Promise.race()

Question 1 of 50 attempted
...
Access this course and 1400+ top-rated courses and projects.