what are the diffrences between interface and abstract
class?
Answer Posted / varsha vilas kalebag
interface is form by many interface but class can extend
only one another class
interface are very slow they require some time for
prcoessing method & class are fast
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Where are the card layouts used?
What is t in generics in java?
What is method in java ?
can java object be locked down for exclusive use by a given thread? : Java thread
what is thread? What are the high-level thread states? : Java thread
explain autoboxing in java?
Can a list be null in java?
What is void class in java?
Why is multiple inheritance not supported in java?
Can you extend singleton class?
What is a classloader in java?
Is ruby built on java?
What about static nested classes in java?
How do I compare two strings in word in java?
Is there is any difference between a scrollbar and a scrollpane?