...

/

Quiz: Sharing Data between Components

Quiz: Sharing Data between Components

Test yourself on sharing data between components.

We'll cover the following...

Quiz

1.

Which type of observable is used to represent the shared data in the SharedDataService class?

A.

Observable

B.

BehaviorSubject

C.

Subject

D.

ReplaySubject


1 / 3
...