If all the methods in abstract class are declared as
abstract then what is difference between abstract class and
in interface?
Answer Posted / sachin more
All others are just giving the descriptn of Abstract and Interface Classes, the exact and simple answer is given by Prasad Bhagvat. Sorry Sumit, But u r confused betwn Abstract and Interface classes, u r saying the exact opposite
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do you mean by light weight and heavy weight components?
What is the advantage of functional interface in java 8?
What is toarray method in java?
How does thread synchronization occurs inside a monitor?
What is public static void main?
What is the largest number a double can hold?
What are the four versions of java?
What is the difference between the paint() and repaint() methods in java programming?
how to prepare for IT Officers Interview in Banks
What is a super method?
What are different types of states exist for a thread?
What is difference between jdk,jre and jvm?
Does the order of public and static declaration matter in main method?
How to optimize the javac output?
Can a class have more than one object?