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

Computer Science & Information Technology

You might also like to view...

Which Cisco IOS command is used to configure eBGP neighbors on a router?

A) neighbor ip-address remote-as asn B) network network remote-as asn C) network network D) neighbor ip-address

Computer Science & Information Technology

The first node in a linked list is generally named _________

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

Computer Science & Information Technology