Question: The best time to use a lambda expression is when... the type of an object cannot be known at compile time a variable is given
The best time to use a lambda expression is when... the type of an object cannot be known at compile time a variable is given a value at declaration and then never changed accessing private fields on an object the interface is a functional interface a class implements three or more interfaces
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
