Given a Stream, which method would you use to obtain an equivalent parallel Stream? A. getParallelStream() B.

Question:

Given a Stream, which method would you use to obtain an equivalent parallel Stream? 

A. getParallelStream()

B. parallelStream()

C. parallel()

D. getParallel()

E. parallels()

F. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: