Method Reference VS Lambda Java Challenge

method-reference-lambda

Do you know what are the differences between method references and lambdas? In this Java Challenge, we will explore how lambdas and method references behave so that you can really understand how they work!

Now that you know the main context, it’s time for the Java Challenge!

It's time to improve your Java skills with this Method Reference VS Lambda Challenge

Method Reference VS Lambda Challenge

What will happen when we run the following main method?

method reference lambda

If you want to watch the video explanation, check it out (But I recommend trying out the Java Challenge first):

That’s it challenger, rock on! Keep taking action and relentlessly break your limits! Don’t hesitate to leave a comment with a question if anything is not clear!

Written by
Rafael del Nero
Join the discussion

2 comments
    • Hi Negel. You are very welcome! I am happy that you are understanding better the lambdas by doing the Java Challenges! By understanding the lambdas, you will be able to create much better code and get rid of bugs more easily!