java does not support multiple Inheritance to avoid the diamond problem which causes complexity
but we can achieve multiple inheritance in java througth the concept of interface.
Source link
lol
java does not support multiple Inheritance to avoid the diamond problem which causes complexity
but we can achieve multiple inheritance in java througth the concept of interface.
Source link
lol