当前位置:在线题库搜索>[单选题]下列______选项不是InputStream类中的方法。的答案是什么?

问题:

[单选题]下列______选项不是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

参考答案: B