单项选择题
A.readInt B.readLIne C.seek D.close
RandomAccessFile类的()方法可用于从指定流上读取字符串。A.readIntB.readLIne...
单项选择题RandomAccessFile类的()方法可用于从指定流上读取字符串。
RandomAccessFile类的()方法可用于从指定流上读取整数。A.readIntB.readLIneC...
单项选择题RandomAccessFile类的()方法可用于从指定流上读取整数。
()文件流类的close方法可用于关闭文件。A.FileOutStreamB.FileInputStreamC...
多项选择题()文件流类的close方法可用于关闭文件。
A.FileOutStream B.FileInputStream C.RandomAccessFile D.FileWrite