单选题
下列( )选项不是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
【正确答案】
B
【答案解析】
提交答案
关闭