Java 8 - Why we need Java 8

Why Java 1.8 :
* Simplifying the programming.
* Utilized Functional oriented programming benefits (Still Java is OOP only.) Using Lambda just we are using functional programming.
* To get the benefit of multicore processor - Hardware (Enable Parallel Program) 

Comments

Popular posts from this blog

How to set Java Object into JaxBElement ?

GitLab