How to have multiple inheritance in Java
Anonymous
In Java, multiple inheritance can be implemented with the help of interface. In Java, one can't "extend" multiple classes so instead "implement" interface and extend Java.
Check out your Company Bowl for anonymous work chats.