toString () is the method of an Object class (Parent class of all the classes in Java). When you print an object of your class, it prints the address of that ...
確定! 回上一頁