In Java, extends is used for extending a class and implements is used for implementing the interfaces. It's main difference between extends ...
確定! 回上一頁