Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is the difference between an abstract class and an interface?
An interface defines behavior without implementation
An abstract class supports multiple inheritence (in Java and C#)
Abstract classes can have both abstract and concrete methods
An interface supports multiple implementation
Abstract classes cannot have implemented methods
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!