Answer is option A (str = br.readLine()) != null The readLine() method of the BufferedReader class is used to read the one line in the file at particular ...
確定! 回上一頁