Signing you in…

Object Serialization

Serialisation is the conversion of a Java object into a sequence of bytes for saving to disk or sending over a network. Deserialisation is the reverse process. The standard mechanism uses ObjectOutputStream / ObjectInputStream together with the Serializable interface.

The Serializable Interface
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.