A

Admin • 802.91K Points
Coach

Q. Which operation is terminal in Stream API?

  • (A) map()
  • (B) filter()
  • (C) limit()
  • (D) collect()

Explanation by: Admin
collect() is a terminal operation that triggers processing.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.