Computer Science, asked by parikshithkiccha30, 1 month ago

Which of the below option best explain the purpose of limit method of Stream
O Reduce the size of the stream
O Maps each element to its key.
O Eliminate elements based on a predicate
O Used to iterate over each element. n​

Answers

Answered by pratikkumar2019
10

Answer:

Reduce the size of the stream

Similar questions