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. Consumer

Computer Science & Information Technology

You might also like to view...

What is the point of an inspection review?

What will be an ideal response?

Computer Science & Information Technology

Pmt is an example of a(n) ________

A) argument B) function C) subroutine D) parameter

Computer Science & Information Technology

The Search Companion from Internet Explorer defaults to the options for a(n) ________ search

Fill in the blank(s) with correct word

Computer Science & Information Technology

From the following list, identify a valid Class B IP address

A) 127.16.01 B) 129.112.54.6 C) 192.1.1.4 D) 101.32.255.255

Computer Science & Information Technology