Q:

What is serialization?

0

What is serialization?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

If you want to transfer an object through network then you have to convert the object into a stream of bytes. The process of converting an object into a stream of bytes is called serialization.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Top 100 C# interview questions and answers 2022

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is object pool in .Net?... >>
<< What is Thread.Join in threading?...