Multiple Choice
This is a special type of expression used to create an object that implements a functional interface.
A) lambda
B) beta
C) alpha
D) sigma
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: A functional interface is simply an interface
Q42: The super statement that calls the superclass
Q45: If a class contains an abstract method:<br>A)
Q46: Protected members are:<br>A) not quite private<br>B) not
Q48: Which of the following statements correctly specifies
Q49: Which of the following is an example
Q50: An anonymous inner class must:<br>A) implement an
Q51: Look at the following code. Line 1
Q52: Look at the following code. Which line
Q61: Every class has a toString method and