Q616
What is the correct statement about lambda expression?
A.
The return type of lambda expression can be neglected in some cases
AnswerB.
The return type of lambda expression must be specified in all cases
C.
Lambda expression should be very large functions
D.
Lambda expression is also available in C
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board