Today I have learnt Lambda Expression in Java which is introduced in Java 8.
Syntax : () -> { /* code block */ };
If there are parameters, write them inside Parenthesis/Round brackets.
#lambdaExpression#java#java8#SoftwareDevelopment
Happy Learning!
Learn how to sort a list of integers in descending order using a lambda expression in Java. TANIAOKA, Akihiro explains the process and why option D is the correct answer. #Java#LambdaExpression#ProgrammingTipsift.tt/lbhxBTH