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
Q54: The basic generic functional interface _ in
Q55: Collectors static method groupingBy with one argument
Q56: Which of the following statements is false?<br>A)
Q57: Stream method _ eliminates duplicate objects in
Q58: Which of the following statements is false?<br>A)
Q60: The intermediate Stream operation _ results in
Q61: Which of the following statements is false?<br>A)
Q62: Class IntStream provides terminal operations for common
Q63: A nice performance feature of lazy evaluation
Q64: Terminal Stream operation _ performs processing on