Problem statement:
which of the following is not java 8 features?
which of the following is not java 8 features?
- Stream API
- Lambda expression
- Serialization
- Spliterator
- Optional class
- Functional interfaces
Output: Serialization, it is not a feature of java 8
No comments:
Post a Comment