Why multiple inheritance is not supported in java.?
Anonymous
To simplify the language. If there is same method in inheriting classes there will be an ambiguity. Instead, interface can be used to achieve this.
Check out your Company Bowl for anonymous work chats.