What is the diff. b/w Interfaces & Abstract class?
Answer Posted / poornachandra
empty body of in interface doesn't have any type of defined
item's but in abstract class having defined body that is
constructor
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is array dynamic in java?
What is an immutable class?
What does indexof mean?
What is the use of :: in java?
Is integer immutable in java?
Does a class inherit the constructors of its superclass in java programming?
What is the difference between state-based unit testing and interaction-based unit testing?
What is the epoch date?
What is the similarity between dynamic binding and linking?
What is the difference between jdk and jre?
Can you explain the cs option of java interpreter?
State some advantages of java?
Explain about field hiding in java?
What is JFC?
Explain exception chaining in java?