Question
a.
Serializable
b.
Externalization
c.
ObjectOutput
d.
ObjectInput
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of these interface extends DataOutput interface?
Similar Questions
Discover Related MCQs
Q. Which of these is a method of ObjectOutput interface used to finalize the output state so that any buffers are cleared?
View solution
Q. Which of these is method of ObjectOutput interface used to write the object to input or output stream as required?
View solution
Q. How an object can become serializable?
View solution
Q. What is serialization?
View solution
Q. What is deserialization?
View solution
Q. How many methods Serializable has?
View solution
Q. What type of members are not serialized?
View solution
Q. If member does not implement serialization, which exception would be thrown?
View solution
Q. Default Serialization process cannot be overridden.
View solution
Q. Which of the following methods is used to avoid serialization of new class whose super class already implements Serialization?
View solution
Q. Which of the following methods is not used while Serialization and DeSerialization?
View solution
Q. Serializaed object can be transferred via network.
View solution
Q. Which of these is a process of extracting/removing the state of an object from a stream?
View solution
Q. Which of these process occur automatically by java run time system?
View solution
Q. Which of these interface extends DataInput interface?
View solution
Q. Which of these is a method of ObjectInput interface used to deserialize an object from a stream?
View solution
Q. Which of these class extend InputStream class?
View solution
Q. Which of these package contains classes and interfaces for networking?
View solution
Q. Which of these is a protocol for breaking and sending packets to an address across a network?
View solution
Q. How many bits are in a single IP address?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!