What are the new features in Java 8?
New features introduced in Java 8 are:-
- Introduction of Lambda Expression- first step to functional programming
- New stream API to support pipeline processing.
- Optional − Emphasis on handling null values properly.
- Nashorn Engine- Provides better performance than Rhino javascript engine.
Related Article: What are the new features of Java 8
BY Best Interview Question ON 02 Apr 2020