What are the new features about Java se 8 ?



What are the new features about Java se 8 ?..

Answer / Rahul Kumar Dwivedi

Java SE 8 introduced several new features: 1. Lambdas and Stream API for functional programming. 2. Date and Time API as mentioned earlier. 3. Optional class for handling null values more efficiently. 4. Nashorn JavaScript engine. 5. New interface for parallel processing called CompletableFuture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is meant by rest api in java?

1 Answers  


Is jvm a compiler or an interpreter?

1 Answers  


how can program polindrome using java

1 Answers  


I am trying to create a new universal user group. Why can't i? : java security

1 Answers  


What is dto layer in java?

1 Answers  


explain isalive() method under thread class?

1 Answers  


What is the difference between deep copy and shallow copy in java

1 Answers   Amazon,


What is http session in java?

1 Answers  


What is the difference between Enumeration and Iteration interfaces? What is the way of to retreive the objects from these interfaces ?

1 Answers   Cap Gemini,


Does netbeans need jdk?

1 Answers  


What is jersey in java?

1 Answers  


What if I do not provide the string array as the argument to the method?

1 Answers  


Categories