Q:

The newly introduced Streams API is available in which package of java 8

0

The newly introduced Streams API is available in which package of java 8


  1. java.io.streams
  2. java.io.stream
  3. java.util.streams
  4. java.util.stream

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

java.util.stream

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Core Java Multiple Choice Questions And Answers

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Lambda expressions in java 8 are based on... >>
<< Lambdas introduced in Java 8 allow us to treat...