2) Java does not support "multiple inheritance" (a class can only inherit from one superclass). However, it can be achieved with interfaces, ...
確定! 回上一頁