What is a stream in java?



What is a stream in java?..

Answer / Abhishek Mishra

A Stream in Java 8 is a sequence of elements that can be processed in parallel or sequentially. It provides a way to process large amounts of data in a more efficient and functional manner.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

explain isalive() method under thread class?

1 Answers  


Can java program run without jdk?

1 Answers  


What's the difference between local, global and universal groups? : java security

1 Answers  


Is jprofiler open source?

1 Answers  


Can I have multiple main methods in the same class?

1 Answers  


In an htm form i have a button which makes us to open another page in 15sec.how will you do that?

1 Answers  


What is java aop?

1 Answers  


What is web xml java?

1 Answers  


What are orm tools in java?

1 Answers  


How do you type the lambda symbol?

1 Answers  


Why java?

1 Answers  


Explain the reason for each keyword of public static void main(string args[])?

1 Answers  


Categories