What is stream api in java8?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


Explain the difference between jdk, jre, and jvm?

0 Answers  


What is the difference between C++ and Java and your preferences?

0 Answers   Expedia,


Differences between GridLayout and GridBagLayout?

1 Answers  


What is string pool?

0 Answers  


Explain with example the concept of constant variable in java.

0 Answers   HCL,


How to create a thread in java?

0 Answers  


Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


Is an integer an object?

0 Answers  


Can we overload the main() method?

0 Answers  


What is empty string literal in java?

0 Answers  


What is the difference between checked exception and unchecked exception?

0 Answers  


Categories