网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
多选题
以下哪些属于InputStream类的方法?()
A
int read(byte[])
B
void flush()
C
void close()
D
available()
参考答案
参考解析
解析:
暂无解析
更多 “多选题以下哪些属于InputStream类的方法?()Aint read(byte[])Bvoid flush()Cvoid close()Davailable()” 相关考题
考题
下列InputStream构造方法正确的是()。
A、InputStream in=new FileReader(“file.txt”)B、InputStream in=new FileInputStream(“file.txt”)C、InputStream in=new InputStreamFileReader (“file.txt”,“read”)D、FileInputStream in=new FileReader(new File(“file.txt”))
考题
InputStream对象的方法read(byte[]buffer,intoffset,intlength)的返回值的含义是哪项?()
A.固定长度的字节数B.1C.-1D.运行时异常被抛出
考题
下列不属于FileInputStream输入流的read()成员函数的是( )。A.int read (byte b[],int offset,int len)B.int read (int line)C.int read ()D.int read (byte b[])
考题
下列______选项不是InputStream类中的方法。A.public abstract int read() throws IOExceptionB.public final void writeInt (int V)throws IOExceptionC.public int available() throws IOExceptionD.public void close() throws IOException
考题
下列哪个选项不是InputStream类中的方法?A.public abstract int read( )throws IOExceptionB.public final void writeInt(int v)throws IOExceptionC.pubfic void close( )throws IOExceptionD.pubfic int available( )throws IOExcepfion
考题
InputStream对象的方法read(byte[] buffer,int offset,int length)的返回值的含义是哪项?() A、固定长度的字节数B、1C、-1D、运行时异常被抛出
考题
下列不属于FileInputStream输入流的read()成员函数的是()A、 int read();B、 int read(byte b[]);C、 int read(byte b[],int offset,int len);D、 int read(int line);
考题
InputStream子类对象继承了InputStream类的方法read(),read()方法的定义有()。A、publicintread()B、publicintread(byteb[])C、publiccharread()D、publiccharread(byteb[])
考题
多选题InputStream子类对象继承了InputStream类的方法read(),read()方法的定义有()。Apublicintread()Bpublicintread(byteb[])Cpubliccharread()Dpubliccharread(byteb[])
考题
单选题以下正确的函数原型为()A
fun1(int x;int y);B
void fun1(x,y);C
void fun1(int x,y);D
void fun1(int,int);
考题
单选题下列方法头中哪一个不与其他方法形成重载(overload)关系()A
void mmm()B
void mmm(int i)C
void mmm(String s)D
int mm()
考题
单选题InputStream对象的方法read(byte[] buffer,int offset,int length)的返回值的含义是哪项?()A
固定长度的字节数B
1C
-1D
运行时异常被抛出
热门标签
最新试卷