+2 votes
in JAVA by
edited by
Which method is used to connect the consumer to the source in reactive programming?

a) connectTo()

b) subscribe()

c) subscribeTo()

d) connect()

1 Answer

0 votes
by

b) subscribe()

...