Learn Java 8 !

Click on the Interview Questions tab to learn more:

Popular Posts

  • Top 10 Interview Questions in Java 8 .
  • Top 10 new Features of Java 8 .
  • Top 10 mistakes that java 8 developers face.
  • Top 10 improvements java 8 developers can make programming faster than a java 7 developer.
  • Top 10 Stream API interview Questions (Java 8).
  • Top 10 Lambda Expression Interview Questions (Java 8).
  • Top 10 One liner Answers to Interview Questions.

 

List of Contents:

Java 8 is composed with lots of new features. Among them important features are discussed here.

1) Lambda Expressions
2) Method references
3) Stream API
4) Generics/Collections
5) Default Method
6) DateTime API
7) Optional value
8) Compact Profiles
9) Improvements in java.lang and java.util Packages
10)Other tools , JavaDoc API and Security

With these features in Java 8 , java is similar to functional programming languages like python, scala etc.