Answer Posted / ashokmail.java@gmail.com
interfaces are implementing not extends. We can implements
more than one interfaces
| Is This Answer Correct ? | 18 Yes | 35 No |
Post New Answer View All Answers
What is anagram number?
What is the difference between a static and a non-static inner class in java programming?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
How does a for loop work java?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
what is bmg file and how to create that files?what will it contailn?
List primitive java types?
why Interface used?
What is variable explain?
Can we override protected method in java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What is replaceall in java?
Can we inherit a class with private constructor?
How java enabled high performance?
Does java support function overloading, pointers, structures, unions or linked lists?