当前位置: X题卡 > 所有题目 > 题目详情

下列哪个选项不是InputStream类中的方法

查看本题答案

你可能感兴趣的试题

public abstract int read() throws IOException  public final void writeInt (int V)throws IOException  public int available() throws IOException  public void close() throws IOException  
skip()  close()  mark()  reset()  
public abstract int read() throws IOException  public final void writeInt (int throws IOException  public int available() throws IOException  public void close() throws IOException  
public abstract int read( )throws IOException  public final void writeInt(int throws IOException  pubfic void close( )throws IOException  pubfic int available( )throws IOExcepfion  
public abstract int read( )throws IOException  public final void writeInt(int v)throws IOException  pubfic void close( )throws IOException  pubfic int available( )throws IOExcepfion  
int read(byte[])  void flush()  void close()  int available()  
int read(byte[D  void flush()  void close()  int available()  
无参数  OutputStream对象  InputStream对象  RandomAccessFile对象  
public abstract int read( ) throws IOException  public final void writeInt (int v) throws IOException  public void close( )throws IOException  public int available( )throws IOException  
public abstract int read()throws IOException  public final void writeInt(int throws IOException  public void close()throws IOException  public int available()throws IOException  

热门试题

更多