The basic generic functional interface ________ in package java.util.function contains method test that takes a T argument and returns a boolean. Tests whether the T argument satisfies a condition.

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

d. Predicate

Computer Science & Information Technology

You might also like to view...

What are the ways to combine two or more solid objects into a single solid object?

What will be an ideal response?

Computer Science & Information Technology

Use class ________________ to perform precise monetary calculations.

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

Computer Science & Information Technology