The type of a lambda is the type of the ________ that the lambda implements.
a. anonymous class
b. functional interface
c. stream
d. collection
b. functional interface
Computer Science & Information Technology
You might also like to view...
The Document Inspector can remove personal data from a workbook
Indicate whether the statement is true or false
Computer Science & Information Technology
The ________ sort usually performs more exchanges than the ________ sort.
A) bubble, selection B) selection, bubble C) binary, linear D) linear, binary E) linear, bubble
Computer Science & Information Technology