What we are achieving by interfaces over Abstract class?

  • Thread starter Thread starter La07K
  • Start date Start date
L

La07K

Guest
Hello,

Actually we(me and my team members) had a debate about differences between interface and abstract classes in oops.Apart from multiple inheritance what we are achieving by using interface.

Decoupling is one thing.Can any one explain with a real time example. Theoretical definition is not needed.


In real time scenario what we can achieve only thru interface and abstract class.


Its always confusing.I have read many articles so i know the theoretical background.But in real time when we can use interface/abstract class is still a question mark?


Coding.....................................

Continue reading...
 
Back
Top