Double Bonanza Offer - Upto 30% Off + 1 Self Paced Course Free | OFFER ENDING IN: 0 D 0 H 0 M 0 S

Log In to start Learning

Login via

Post By Admin Last Updated At 2020-06-15
New Features of Java
New Features of Java:

Here are numerous new elements that have been included java. There are real upgrade made in Java5, Java6, Java7 and Java8 like auto-boxing, generics, var-args, java explanations, enum, premain technique , lambda articulations, useful interface, strategy references and so forth.

JavaSE 8 Features:The features of JavaSE 8 are expressions, methods references, functional interface, lambda, default methods
  • Lambda Expressions (Java 8)
  • Method References (Java 8)
  • Functional Interfaces (Java 8)
  • Default Methods (Java 8)
  • forEach method(Java 8)
  • Collectors(Java 8)
  • Optional class (Java 8)
  • Parallel Array Sorting (Java 8)
  • Type Inference (Java 8)
  • Method Parameter Reflection (Java 8)
  • Type annotations and repeating annotations (Java 8)
  • Java JDBC Improvements (Java 8)

JavaSE 7 Features

    • Binary Literals (Java 7)
    • The try-with-resources (Java 7)
    • Caching Multiple Exceptions by single catch (Java 7)

JAVA Tutorial Video

[embed]https://www.youtube.com/watch?v=Mb8nG-NH6gg&t=2366s[/embed]

JavaSE 6 Features

  • Instrumentation  (Java 6)

J2SE 5 Features

J2SE 4 Features

J2SE 4 is assertions,It is used for testing.