Quiz

Test your understanding of operators by completing this quiz.

We'll cover the following...
Technical Quiz
1.

Which one of the following operators takes in a function and applies that function to all items in an Observable?

A.

.concat()

B.

.filter()

C.

.toList()

D.

.map()


1 / 5