Click to See Complete Forum and Search --> : Inheritance VS interfaces


Vafis
April 30th, 2002, 04:37 AM
I am going to code a multitier application.
When it is better to use inheritance and when implement interfaces? What about the advantages and disadvantages with the above aproaches?