The basic generic functional interface ________ in package java.util.function contains method accept that takes a T argument and returns void. Performs a task with its T argument, such as outputting the object, invoking a method of the object, etc.

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

A

Computer Science & Information Technology

You might also like to view...

The Show Formulas button is a toggle button-it is either on or off

Indicate whether the statement is true or false

Computer Science & Information Technology

A mission-critical virtual machine built on vSphere 4.1 needs to be moved to an ESXi 6.x host. Which virtual hardware version is needed to move the virtual machine without upgrading?

A. 6 B. 7 C. 10 D. 11

Computer Science & Information Technology