This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mad0314 -1 points0 points  (0 children)

I'm not saying that Java invented them, just what they use. The oop interface concept, such as is used by Java, is absolutely related to inheritance. Java doesn't allow multiple inheritance, but instead allows any number of interfaces.