Answers

Question and Answer:

  Home  Java Networking - Sockets and RMI

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

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

 143 views

More Questions for you: