Question d’entretien chez DXC Technology

Serialization

Réponse à la question d'entretien

Utilisateur anonyme

30 nov. 2018

It is basically use to travel your object in Network. It converts object into stream of data and can be deserialized at other end. It is a marker interface and doesnt contain any method or data.