0 votes
by
Which functional interface would you use for the following: No parameters, returns a value.

i)Consumer

ii)BiConsumer

iii)BiSupplier

iv)Supplier

1 Answer

0 votes
by
iv)Supplier interface would you use for the following: No parameters, returns a value.

Related questions

0 votes
asked May 31, 2022 in JAVA by Robin
0 votes
asked Feb 23 in HTML by DavidAnderson
...