What is use of functional interface in java 8? Explain


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

Post New Answer

More Core Java Interview Questions

What about static nested classes in java?

0 Answers  


What is final access modifier in java?

0 Answers  


Explain parallel processing in java8?

0 Answers  


When do we use hashset over treeset?

0 Answers  


what is difference between equals and ==?

0 Answers  


What classes of exceptions may be thrown by a throw statement?

0 Answers  


Can we inherit a class with private constructor?

0 Answers  


If a class is declared without any access modifiers, where can the class be accessed?

0 Answers  


write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.

0 Answers   Axcend,


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


How the interruptible method gets implemented?

0 Answers  


What is the purpose of the enableevents() method?

0 Answers  


Categories