multiple inheritance in java can be implemented using which of the following code example
Example: how to achieve multiple inheritance in java
Multiple inheritance is achieved and
implemented using interfaces.
Multiple inheritance is achieved and
implemented using interfaces.