Pregunta de entrevista de DXC Technology

Serialization

Respuesta de la entrevista

Anónimo

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.