The println() terminates the current line by writing the line separator string. The print() method just prints the given content.
確定! 回上一頁