R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which of these is NOT a valid terminal operation?

  • (A) collect()
  • (B) reduce()
  • (C) map()
  • (D) count()
  • Correct Answer - Option(C)
  • Views: 6
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`map()` is an intermediate operation, not terminal.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.