JAVA 8 Features...
Lambda Expressions: A lambda expression is a short block of code that can be passed around as a function to be executed later. It provides functional programming capabilities in Java.
Stream API: The Stream API is a functional programming interface ...
abhi18cs.hashnode.dev2 min read