+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()

Related questions

0 votes
asked May 22, 2022 in JAVA by AdilsonLima
0 votes
asked Apr 13, 2023 in JAVA by Robin
...