Infosys Interview Question

What are new features which got introduced in Java 8?

Interview Answer

Anonymous

Jul 24, 2022

Lambda Expression Stream API Default methods in the interface Functional Interface Method reference

4