Can an interface implement another interface?


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

Post New Answer

More Core Java Interview Questions

Why constructor has no return type?

0 Answers  


What means public static?

0 Answers  


where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?

4 Answers   iFlex,


Explain all java features with real time examples

0 Answers  


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

0 Answers  


What is an argument in java?

0 Answers  


please send code example of inner classes?

2 Answers  


What are advantages and disadvantages of OOPs?

0 Answers   Amdocs,


How does java pattern compile work?

0 Answers  


What is the difference between hashmap and hashtable in java?

0 Answers  


What is procedure overloading?

0 Answers  


Is stringwriter thread safe?

0 Answers  


Categories