Re:Interface Vs Abstract Class,
September 21, 2010 at 3:11 AM
Useful explanation, thanx. Some say you should define all classes in terms of interfaces, but I think recommendation seems a bit extreme. I use interfaces when I see that something in my design will change frequently.
View All Comments
| View Tutorial