Why java don't support multiple inheritance Code Example
why java don't support multiple inheritance
C++ and few other languages supports multiple
inheritance while java doesn’t support it.
Java doesn’t allow multiple inheritance
to avoid the ambiguity caused by it.