in JAVA by
Q:
What new features does Java 8 have?

1 Answer

0 votes
by

The following is a list of the additional features that are included in Java 8:

  1. References to Methods
  2. Lambda Expressions
  3. Default methods 
  4. Optional Class
  5. Functional Interface
  6. JavaScript Engine Nashorn
  7. Stream API
  8. Date API

Related questions

0 votes
asked Mar 1 in JAVA by sharadyadav1986
0 votes
asked May 22, 2022 in JAVA by AdilsonLima
0 votes
asked May 22, 2022 in JAVA by AdilsonLima
0 votes
asked Sep 3, 2019 in JAVA by Robin
...