Which of the following statements about DoubleSupplier and Supplier is not true? A. Both are functional interfaces.

Question:

Which of the following statements about DoubleSupplier and Supplier is not true?

A. Both are functional interfaces.

B. Both take zero parameters.

C. Lambdas for both can return a double value.

D. Lambdas for both cannot return a null value.

E. One supports a generic type; the other does not.

F. All of these are true.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: