1.

What is serialization?

A. Turning object in memory into stream of bytes
B. Turning stream of bytes into an object in memory
C. Turning object in memory into stream of bits
D. Turning stream of bits into an object in memory
Answer» B. Turning stream of bytes into an object in memory


Discussion

No Comment Found