下列不是InputStream子类的是( )。
A.FileInputStream
B.ByteArrayInputStream
C.File
D.FiherInputStream
第1题:
下列______选项不是InputStream类中的方法。
A.public abstract int read() throws IOException
B.public final void writeInt (int V)throws IOException
C.public int available() throws IOException
D.public void close() throws IOException
第2题:
下列不是InputStream子类的是( )。
A.文件输入流FilelnputStream
B.对象输入流ObjectlnputStream
C.字符输入流CharInputStream
D.压缩文件输入流ZiplnputStream
第3题:
下列不是InputStream子类的是( )。
A.文件输入流FileInputStream
B.对象输入流ObjectInputStream
C.字符输入流CharInputStream
D.压缩文件输入流ZipInputStream
第4题:
下列不是InputStream子类的是
A.文件输入流FileInputStream
B.对象输入流ObjectInputStream
C.字符输入流CharInputStream
D.压缩文件输入流ZipInputStream
第5题:
下列( )选项不是InputStream类中的方法。
A.public abstract int read( ) throws IOException
B.public final void writeInt (int v) throws IOException
C.public void close( )throws IOException
D.public int available( )throws IOException