A

Admin • 828.03K Points
Coach

Q. Which method is used to execute stream operations in parallel?

  • (A) parallel()
  • (B) multiStream()
  • (C) split()
  • (D) asParallel()

Explanation by: Admin
`parallel()` or `parallelStream()` is used to run stream operations in parallel.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.