The basic generic functional interface ________ in package java.util.function contains method apply that takes two T arguments, performs an operation on them (such as a calculation) and returns a value of type T.

a. Consumer
b. Function
c. Supplier
d. BinaryOperator

d. BinaryOperator

Computer Science & Information Technology

You might also like to view...

All the personal information that Facebook requests is ________

A) expected B) highly encouraged C) required D) optional

Computer Science & Information Technology

CDMA, GSM, and IDEN are all examples of what generation of cellular technology?

A. 1G B. 2G C. 3G D. 4G

Computer Science & Information Technology