Multiple Choice
An ________ (package java.util.stream) is a specialized stream for manipulating int values.
A) StreamOfInt
B) IStream.
C) IntegerStream
D) IntStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Collectors static method _ returns a Collector
Q26: _ is a method reference for an
Q28: Which of the following statements is false?<br>A)
Q39: Prior to Java SE 8,Java supported three
Q40: IntStream method _ performs the count, min,
Q42: A nice performance feature of lazy evaluation
Q44: _ is an intermediate operation that transforms
Q46: The type of a lambda is the
Q47: You can declare that an interface is
Q53: Functional interface Comparator's default method _ reverses