Object interfaces allow you to create code which specifies which methods a class must implement, without having to define how these methods are implemented.
確定! 回上一頁