The basic generic functional interface ________ in package java.util.function contains method apply that takes a T argument and returns a value of type R. Calls a method on the T argument and returns that method’s result.

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

b. Function

Computer Science & Information Technology

You might also like to view...

File Explorer is a program used to navigate the Internet

Indicate whether the statement is true or false

Computer Science & Information Technology

In a Windows system, at least one account must be a(n) _______________ account.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology