What do you mean by an interface in java?


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

Post New Answer

More Core Java Interview Questions

Features of Java?

4 Answers  


How will you reverse a singly-link list?

0 Answers   Akamai Technologies,


int a=1,b=10; System.out.println(a+b--);

12 Answers   HCL,


Explain about collection interface in java?

0 Answers  


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

0 Answers  


What interface is extended by awt event listeners?

0 Answers  


Difference between interface and abstract class with ex.

4 Answers   Cognizant, Tech Mahindra,


What is thread priority?

1 Answers   Tech Mahindra,


In how many ways we can do synchronization in java?

0 Answers  


How is garbage collection controlled?

0 Answers  


what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


I want to persist data of objects for later use. What is the best approach to do so?

0 Answers  


Categories