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
What is type safety in java?
What is a java object and java application?
What’s the difference between the methods sleep() and wait()?
Can we create a constructor in abstract class?
What are exceptions
What is a protected method?
What is the final method?
When should I use singleton?
How do I enable java in safari?
How can you handle java exceptions?
What is the relationship difference the canvas class and the graphics class?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What is meant by data hiding in java?
What are different access specifiers in java?
What are the basics of core java?