Can an interface extend a class?


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

Post New Answer

More Core Java Interview Questions

What does it mean that strings are immutable?

0 Answers  


What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky

6 Answers   Accenture, EDS,


There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.

3 Answers  


What is the immediate superclass of the Dialog class?

2 Answers  


how to java plateform independent?

5 Answers   TCS,






Why there are some null interface in java? What does it mean?

0 Answers  


What is the function of java?

0 Answers  


When the constructor of a class is invoked?

0 Answers  


How do I compare two strings in word in java?

0 Answers  


what is jms? features of jms

2 Answers   CTS,


What does it mean that a class or member is final?

0 Answers  


when there is a need of jvm then how we can say that java is a platform independent language?

3 Answers  


Categories