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

Question:

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

A. parallel()

B. parallelStream()

C. parallels()

D. getParallel()

E. getParallelStream()

F. None of the above 

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

Step by Step Answer:

Question Posted: