Explain features of interfaces 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 a top level class in java?

0 Answers  


What is string [] args?

0 Answers  


what happens when we add the objects morethan the size limit to a hashmap

1 Answers  


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

0 Answers  


How to create an instance of a class if the class has private constructor?

3 Answers  


Can any one say how will sort map objects in java?

2 Answers   TCS,


What is JVM ?

4 Answers   Phantom Technologies, TCS,


When is an object in the mean to garbage collection?

3 Answers  


Does java initialize arrays to zero?

0 Answers  


In a container there are 5 components. I want to display the all the components names, how will you do that one?

0 Answers  


How do you check whether the list is empty or not in java?

0 Answers  


What does i ++ mean in Java?

0 Answers  


Categories