A

Admin • 828.70K Points
Coach

Q. Which of these is an intermediate operation?

  • (A) collect()
  • (B) reduce()
  • (C) map()
  • (D) count()

Explanation by: Admin
`map()` is an intermediate operation; it transforms elements and returns a new Stream.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.