A class that implements an interface must implement all the methods declared in the interface. Syntax: interface <interface_name>{; // ...
確定! 回上一頁