单项选择题

A.InputStream和OutputStream类是用来处理字节(8位)流的
B.Reader和Writer类用来处理字符(16位)流
C.各个类之间相互独立,没有关联
D.File类则用来处理文件