Difference between abstract class and Interfaces?
Answer Posted / ravikiran
abstract class is the one which canhave both abstract as
well as non abstract methods
Interface is the one which has all the methods are abstract
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a final class in java?
Why vector class is used?
What are basic keywords?
Difference between keyword and identifier.
hr interview how many minutes asking question
What are reference variables in java?
Explain wait() method of object class ?
What is the use of default method in interface in java?
Which methods are used during serialization and deserialization process?
Why is the main method static?
What is a conditional equation?
what invokes a threads run() method? : Java thread
How do you sort objects in java?
How do you sort data in java?
What is java and its types?