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...

Write a statement for the following:

Read characters into array charArray until the character 'p' is encountered, up to a limit of 10 characters (including the terminating null character). Extract the delimiter from the input stream, and discard it.

Computer Science & Information Technology

A(n) ____________________ is a series of still images that are played rapidly in a sequence, creating the illusion of movement.

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

Computer Science & Information Technology