判断题
FileInputStream类是以字符为数据单元读取文件内容的。
错误
判断题 FileInputStream类继承自InputStream类。
判断题 InputStream类和OutputStream类都是对字节流进行操作的类。
判断题 创建File类对象时需要指定路径或文件名