1.

Which of these interface extends DataInput interface?(a) Serializable(b) Externalization(c) ObjectOutput(d) ObjectInputI had been asked this question in quiz.The above asked question is from Serialization & Deserialization topic in portion Serialization & Networking of Java

Answer»

Correct OPTION is (d) OBJECTINPUT

The best EXPLANATION: ObjectInput interface extends the DataInput interface and supports object SERIALIZATION.



Discussion

No Comment Found

Related InterviewSolutions