Multiple Choice
Class Array's ________ method is used to create a Stream from an array of objects.
A) stream
B) arrayToStream
C) createStream
D) objectToStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Map method _ performs an operation on
Q10: Which of the following statements is false?<br>A)
Q11: Collectors static method groupingBy with two arguments
Q12: Prior to Java SE 8, Java supported
Q13: Stream method _ maps objects to double
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)
Q18: The intermediate Stream operation _ results in
Q19: Which of the following statements is false?<br>A)