Select from following answers:- A lambda expression is a function with a name that calculates and returns a single value
- A lambda expression is a function without a name that calculates and returns a single value

- A lambda expression is a function without a name that calculates and returns singleton value
- A lambda expression is a function without a name that calculates and returns a same value
- All Above
A lambda expression is a function without a name that calculates and returns a single value
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator