Name few "optional" classes introduced with java 8 ?


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

Post New Answer

More Core Java Interview Questions

List some important characteristics on jre

0 Answers  


describe synchronization in respect to multithreading? : Java thread

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


How do you achieve polymorphism in java?

0 Answers  


What does next mean in java?

0 Answers  






What is the difference between a method and a function in alice?

0 Answers  


Java run-time system generates What class of exceptions?

2 Answers   TCS,


What data type is string java?

0 Answers  


What all methods are used to prevent thread execution ?

0 Answers  


Difference between class#getinstance() and new operator ?

0 Answers  


Explain serialization and deserialization in java?

0 Answers  


What are the Object and Class that classes used for?

3 Answers   Mphasis,


Categories