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
How many bits is a string in java?
What do you know about the garbage collector in java?
What are the major drawbacks of external iteration?
Can bool be null?
What is the file type?
What is vector?
What is data structure in java?
How do you read a char in java?
Explain thread in java?
How the metacharacters are different from the ordinary characters?
what is ststic with example
What is the difference between I ++ and ++ I in java?
What is a numeric string?
What is the parse method in java?
What is the null?