The Object class is the superclass of all other classes in Java and a ... In a subclass, toString() can call the superclass toString() method using super.
確定! 回上一頁