A

Admin • 825.56K Points
Coach

Q. Which method is used to obtain a sequential stream from a collection?

  • (A) stream()
  • (B) sequentialStream()
  • (C) createStream()
  • (D) newStream()

Explanation by: Admin
The `stream()` method is used to obtain a sequential Stream from a collection.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.