Q: Why doesn’t the Java language support multiple inheritance? A: Whenever you find yourself asking why Java has or does not have some feature, consider the design goals behind the Java language. With ...
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 ...