The readLine() method of BufferedReader class in Java is used to read one line of text at a time. The end of a line is to be detected by these symbols '\n' or ' ...
確定! 回上一頁