📅  最后修改于: 2022-03-11 14:52:46.064000             🧑  作者: Mango
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.