What is the differnce between Java 7 and Java 8 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What is the differnce between Java 7 and Java 8

26th Jun 2017, 9:58 AM
KUNAL DEY
KUNAL DEY - avatar
5 Answers
+ 5
Basically improvement over the previous version
26th Jun 2017, 10:08 AM
Joy Das
Joy Das - avatar
+ 5
thanks a lot..:)
27th Jun 2017, 8:03 AM
KUNAL DEY
KUNAL DEY - avatar
+ 3
lambdas, optionals, streams were newly introduced in 8. Is this what you were looking for?
26th Jun 2017, 10:01 AM
Venkatesh Pitta
Venkatesh Pitta - avatar
+ 3
in java 8 you have many new concepts like linked list collections iterator and many more....I think threads interface these are also new features
26th Jun 2017, 10:07 AM
Joy Das
Joy Das - avatar
+ 1
Also a new java.time package.
30th Jun 2017, 12:36 PM
1of3
1of3 - avatar