Multiple Choice
The type of a lambda is the type of the ________ that the lambda implements.
A) anonymous class
B) functional interface
C) stream
D) collection
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: _ is a method reference for an
Q28: Which of the following statements is false?<br>A)
Q29: Stream mutable reduction operation _ creates a
Q40: IntStream method _ performs the count, min,
Q42: A nice performance feature of lazy evaluation
Q44: An _ (package java.util.stream)is a specialized stream
Q44: _ is an intermediate operation that transforms
Q47: You can declare that an interface is
Q50: The basic generic functional interface _ in
Q53: Functional interface Comparator's default method _ reverses