which features are introduced in java 8 ?
Answers
Answered by
1
Answer:
Features that are introduced in Java 8 are:-
⇒ Lambda Expression:-
- Lambda expression is an anonymous function ( without name, return type and access modifier and having one lambda ( → ) symbol )
⇒ Stream API
⇒ Default methods in the interface
⇒ Static methods
⇒ Functional Interface
⇒ Optional
⇒ Method References
⇒ Date API
⇒ Nashorn, JavaScript Engine
Similar questions
Math,
1 month ago
Political Science,
2 months ago
History,
2 months ago
Biology,
8 months ago
India Languages,
8 months ago
English,
8 months ago