CSE MCQs :: JAVA MCQs
- Which of these is a process of writing the state of an object to a byte stream?
- Which of these process occur automatically by java run time system?
- Which of these is an interface for control over serialization and deserialization?
- Which of these interface extends DataOutput interface?
- Which of these is a method of ObjectOutput interface used to finalize the output state so that any buffers are cleared?
- Which of these is method of ObjectOutput interface used to write the object to input or output stream as required?
- Which of these is a process of extracting/removing the state of an object from a stream?
- Which of these process occur automatically by java run time system?
- Which of these is an interface for control over serialization and deserialization?
- Which of these interface extends DataInput interface?