What is functional interface in java?


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

Post New Answer

More Core Java Interview Questions

What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


Why is java called java?

0 Answers  


what is object deep copy and shallow copy and why it is required?

2 Answers  


You're given a Boolean 2D matrix, can you find the number of islands?

0 Answers   Amazon,


What is the difference between synchronized and synchronized block?

0 Answers  


What is the public field modifier?

0 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What is immutability in java?

0 Answers  


what is the default value of a variable char?(If not assigned)

4 Answers  


How the metacharacters are different from the ordinary characters?

0 Answers  


What is variable length arguments in java?

0 Answers  


Can we print null in java?

0 Answers  


Categories