69. Tell me about some improvement of Java 8 compared to previous version?

There are many improvements of Java 8 compared to previous version such as:

+ Default method, static method

+ Fuctional Interface

+ Lamda Expression

+ Method Reference

+ Optional

+ Stream API

Leave a Reply

Your email address will not be published. Required fields are marked *