Answer Posted / yugendar siddipet
Interface is nothing but a pure abstract class which
contains all abstract methods.a clas can implement this
interface and use accordingly.this is how java supports
multiple inheritance.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Does constructor creates the object ?
What is java’s garbage collected heap?
What is argument in java?
Which types of exceptions are caught at compile time?
What is the difference between Array and Hash Table?
List the different types of classloaders in java.
What do you understand by java?
How do you write a scanner class in java?
Why is a string immutable?
What is nullpointerexception?
What is method in research paper?
What is xslt in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
How do I remove a character from a string in java?
What is annotation in java?