Kizspy | Question: 20
(Choose 1 answer)
What is the Deserialization process?
A. Deserialization works in reverse, taking a data stream and reconstituting it into an in-memory object or object graph B. Deserialization is the reverse process where the binary stream is used to recreate the actual data in the application
C. Deserialization is the act of taking data from XML or JSON and convert to bytes stream
D. Deserialization works in reverse, taking a data stream and reconstituting it into in-memory objects and stored on OM
client-side