Abstract classes and interfaces in Java serve fundamentally different purposes. Learn the differences between these Java language elements and how to use them in your programs. Abstract classes and ...
So the Interfaces / Multiple Inheritance thread prompted me to post this, and I wanted to see what other arsians thought of this "theory". Note that the below applies directly to java, but I'd guess ...