Frage im Vorstellungsgespräch bei RTX

What is serialization?

Antwort im Vorstellungsgespräch

Anonym

26. Apr. 2010

Serialization is the process of converting a data structure or object into a sequence of bits so that it can be stored in a file, a memory buffer, or transmitted across a network connection link to be "resurrected" later in the same or another computer environment.