When we pass a reference to object in System.out.println(), Java will call the object's toString() method. You can override toString() and provide your own ...
確定! 回上一頁