R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the result of filtering an empty stream?

  • (A) Null
  • (B) Exception
  • (C) Empty stream
  • (D) Single element stream
  • Correct Answer - Option(C)
  • Views: 1
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
Filtering an empty stream results in another empty stream.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.