Name few java.lang classes introduced with java 8 ?



Name few java.lang classes introduced with java 8 ?..

Answer / Vibhu Saxena

["Stream", "Optional", "Function", "Predicate", "Consumer", "Supplier"]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the use of math abs in java?

1 Answers  


What is difference between final and immutable?

1 Answers  


what is the replacement for GOTO in java?

2 Answers   CTS,


difference between vectorlist and hash

1 Answers   TCS,


Tell me are there implementations for sorting and searching in the java libarary?

1 Answers  


what is an object and how do you allocate memory to it?

6 Answers   Anshinsoft, Wipro,


Differentiate between a constructor and a method? Can we mark constructors final?

1 Answers  


Difference between class#getinstance() and new operator ?

1 Answers  


What is the difference between final, finally and finalize() in java?

1 Answers  


Does apple use java?

1 Answers  


What is a java string?

1 Answers  


What lambda means?

1 Answers  


Categories