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 |
What is meant by rest api in java?
Is jvm a compiler or an interpreter?
how can program polindrome using java
I am trying to create a new universal user group. Why can't i? : java security
What is dto layer in java?
explain isalive() method under thread class?
What is the difference between deep copy and shallow copy in java
What is http session in java?
What is the difference between Enumeration and Iteration interfaces? What is the way of to retreive the objects from these interfaces ?
Does netbeans need jdk?
What is jersey in java?
What if I do not provide the string array as the argument to the method?