How many functional interfaces does java 8 have?


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

Post New Answer

More Core Java Interview Questions

Iterator in the HashMap is fail-safe means what?

9 Answers   CTS, IBM, Subex,


What are some alternatives to inheritance?

0 Answers  


what is the volatile modifier for? : Java thread

0 Answers  


What are the types of java languages?

0 Answers  


What does flag mean in java?

0 Answers  






How do you join strings in java?

0 Answers  


What are virtual functions?

2 Answers  


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

0 Answers  


How do you remove spaces in java?

0 Answers  


What is the difference between char and char *?

0 Answers  


How do you escape sequences in java?

0 Answers  


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

0 Answers  


Categories