أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
I think :1- Lambda Expressions2- localdate
Java8 comes with enhanced power of JVM and more optimized coding language.
Following are some of the updated key areas or new functionalities added
With Java8,you can define "functional interfaces" which lets you define static and concrete methods in your interface declaration which was not possible till Java7 as you could only have abstract methods.
One of it's features from many:))
the new features of java8 release is is Lambda Expression, new date and time APIs, new UI control and additional HTML5 support