Generally, students and working professional gets confused about when should one use an interface and in what situation one should use an abstract class. The one thing both interface and abstract class are used for is Abstraction. Abstraction is a pr...

No responses yet.