Which of the following statements is false?

a. Functional interfaces are also known as single abstract method (SAM) interfaces.
b. Package java.util.function contains six basic functional interfaces BinaryOperator, Consumer,
Function, Predicate, Supplier and UnaryOperator.
c. There are many specialized versions of the six basic functional interfaces for use with int,
long and double primitive values. There are also generic customizations of Consumer, Function
and Predicate for binary operations—that is, methods that take two arguments.
d. All of these statements are true.


d. All of these statements are true.

Computer Science & Information Technology

You might also like to view...

The ____________ is considered by many to be the world’s first programmable electronic computer.

a. UNIVAC b. ENIAC c. Apple II d. Harvard MARK I

Computer Science & Information Technology

There are four basic thread operations associated with a change in thread state: Block, Unblock, Finish, and _________ .

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

Computer Science & Information Technology

Wikipedia is not considered a ________ source.

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

Computer Science & Information Technology

_________ means to align paragraph text along the left margin with ragged edges along the right margin.? A. Right-align B. Left-align C. Margin left D. Margin right

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

Computer Science & Information Technology