Answer Posted / laxmikant
As Interfaces always have abstract methods, it needs less
time for compiler to compile them as compared to abstract
classes which may have well defined methods for sharing
among the classes which will extend it.
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
What is meant by memory leak?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Is overriding possible in java?
What is a local class in java?
Why does java not allow multiple public classes in a java file ?
What is the difference between C++ and Java and your preferences?
Which package has light weight components?
Which data type is a class in java?
What is the difference between yielding and sleeping in java programming?
What do you mean by stream pipelining in java 8?
What is a key in java?
What are the different http methods?
What is codebase?
What comes to mind when someone mentions a shallow copy in java?