What interface must an object implement before it can be written to a stream as an object?

What interface must an object implement before it can be written to a stream as an object?

Mariya Rao
Views: 825 | Community Opinion: 1

Tags..  Java Interview  Core Java  Java Objects

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Sita Said..

An object must implement the Serializable or Externalizable interface before it can be written to a stream as
an object.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: