1
Answer

Interface vs abstract class

What is the difference between interface and abstract class? When should I use interface vs abstract class?

Answers (1)