+2 votes
in JAVA by (6.0k points)
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 (30.6k points)

b) subscribe()

Related questions

0 votes
0 votes
asked Apr 13 in JAVA by Robin (13.0k points)
...