题目内容

下面哪些是常用的字符码表?(多选)

ASCII
B. UTF-8
C. ISO8859-1
D. GB2312

查看答案
更多问题

以下创建RandomAccessFile类实例对象的代码,哪些是正确的? (多选)

A. RandomAccessFile(new File(“D:\\itcast\\dir1\\test.java”),”rw”)
B. RandomAccessFile( “D:\\itcast\\dir1\\test.java”,”r”)
C. RandomAccessFile( “D:\\itcast\\dir1\\test.java”)
D. RandomAccessFile( “D:\\itcast\\dir1\\test.java”,”wr”)

以下哪些属于InputStream类的方法?(多选)

A. int read(byte[])
B. void flush()
C. void close()
D. available()

He asked me ()

A. if she will come
B. how many books I want to have
C. they would help us do it
D. what was wrong with me

The reporter said that the UFO () east to west when he saw it.

A. travels
B. traveled
C. was traveling
D. has traveled

答案查题题库