When a method is declared as static, it is not needed to create an object to call that method. The method can be called using the class name.
確定! 回上一頁