Can an interface extend another interface?


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

Post New Answer

More Core Java Interview Questions

What is identifier in java?

0 Answers  


What is difference between hashset and hashmap in java?

0 Answers  


what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface

2 Answers   CTS, Phoenix Technologies,


What do you mean by platform independence?

0 Answers  


How to override a equals() method and what is the use?

1 Answers  


Can a class be final?

0 Answers  


What are conditionals and its types?

0 Answers  


What are the names of interfaces that doesn't consists of method/s ?

3 Answers  


What is type parameter in java?

0 Answers  


Describe how to implement singleton design pattern in struts.

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


What is parameter tag and what is its use?

1 Answers  


Categories