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

Can an interface extend another interface?

0 Answers  


This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?

3 Answers  


What is super keyword explain with example?

0 Answers  


Can an object be null?

0 Answers  


What is fail fast in java?

0 Answers  






Why do we use variables?

0 Answers  


Why is java called java?

0 Answers  


What is the differenc between Enemuration interface and iterator interface according to accessing?

4 Answers  


how to write a program for sending mails between client and server

0 Answers   Lampex,


Why java is considered as platform independent?

0 Answers  


What is the largest data type in java?

0 Answers  


In method overloading ,if i change the return type to Long instead of INT,is the program execute

6 Answers   HCL,


Categories