1.

Which of the following is not introduced with Java 8?(a) Stream API(b) Serialization(c) Spliterator(d) Lambda Expression

Answer» Right option is (b) Serialization

The explanation: Serialization is not introduced with Java 8. It was introduced with an earlier version of Java.


Discussion

No Comment Found

Related InterviewSolutions