Multiple Choice
The intermediate Stream operation ________ results in a stream containing only the unique elements.
A) distinct
B) map
C) filter
D) limit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Stream method _ maps objects to double
Q14: Class Array's _ method is used to
Q15: Which of the following statements is false?<br>A)
Q16: Map method entrySet returns a Set of
Q17: Which of the following statements is false?<br>A)
Q19: Which of the following statements is false?<br>A)
Q20: _ is a method reference for an
Q21: The basic generic functional interface _ in
Q22: Stream reduction operation _ uses the elements
Q23: A lambda expression represents a(n) _ method-a