网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
序列化用到哪种Stream()
- A、FileInputStream
- B、ObjectInpuStream
- C、ByteArrayInputStream
参考答案
更多 “序列化用到哪种Stream()A、FileInputStreamB、ObjectInpuStreamC、ByteArrayInputStream” 相关考题
考题
下列选项中,属于MediaPlayer支持的音频类型的是()。
A.AudioManager.STREAM_MUSICB.AudioManager.STREAM_RINGC.AudioManager.STREAM_ALARMD.AudioManager.STREAM_NOTIFICTION
考题
classCarimplementsSerializable{}classFordextendsCar{}如果试图序列化一个Ford实例,结果为()
A.编译失败B.一个对象被序列化C.两个对象被序列化D.运行时异常被抛出
考题
在J2EE中,下面的代码中出现编译错误的是()。A.Filef=newFile("/","autoexec.bat");B.DataInput Streamdin=new Data Input Stream(new File Input Stream("autoexec.bat"));C.Input Stream Readerin=new Input Stream Reader(System.in);D.Output Stream Writer out=new Output Stream Writer(System.in);
考题
现自: class Car implements Serializable () class Ford extends Car {} 如果试图序列化一个Ford实例,结果为() A、编译失败B、两个对象被序列化C、—个对象被序列化D、运行时异常被抛出
考题
如果你被要求写一段代码读取一个图片文档,那么一般使用哪种Stream()A、FileInputStreamB、FileReaderC、DataInputStreamD、ObjectInputStream
考题
关于对象的序列化说法错误的是()。A、 实现序列化的对象必须实现Serializable接口B、 实现序列化的对象必须自定义序列号C、 ObjectOutputStream中的writeObject()方法可以将对象写出D、 ObjectInputStream中的readObject()方法可以读取对象
考题
Which of the following statements are true? ()A、 RC4 is a stream cipherB、 Stream ciphers require paddingC、 AES is a block cipherD、 DES and 3DES are stream ciphersE、 AES is a stream cipherF、 AES, DES, and 3DES can be used as HMAC algorithms
考题
单选题Which retrieves the binary input stream on line 13?()A
request.get Writer ():B
request.get Reader ():C
request.get Input Stream():D
request.get Resource As Stream():E
request.get Resource As Stream (Servlet Request. REQUEST):
考题
多选题Which two statements are correct regarding MPLS LSP establishment methods?() (Choose two.)ALDP uses Down Stream On Demand.BRSVP uses Down Stream On Demand.CLDP uses Down Stream Unsolicited.DRSVP uses Down Stream Unsolicited.
考题
单选题A combination or all-purpose nozzle produces().A
low-velocity fog onlyB
a solid stream onlyC
a solid stream and foamD
a solid stream and fog
考题
单选题如果你被要求写一段代码读取一个序列化的对象,那么一般使用哪种Stream()A
FileInputStreamB
FileReaderC
DataInputStreamD
ObjectInputStream
考题
单选题现自: class Car implements Serializable () class Ford extends Car {} 如果试图序列化一个Ford实例,结果为()A
编译失败B
两个对象被序列化C
—个对象被序列化D
运行时异常被抛出
考题
单选题Which capability exists only in java.io.FileWriter?()A
Closing an open stream.B
Flushing an open stream.C
Writing to an open stream.D
Writing a line separator to an open stream.
热门标签
最新试卷