Answer Posted / thirushakar
Serialization is the process of saving the state of an
object by converting it to a stream of bytes
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Is array a collection c#?
What are object pooling and connection pooling and difference between them?
What do you mean by winforms in c#?
What is the difference between icomparer and icomparable in c#?
Can abstract class have private constructor c#?
How do I know if executenonquery is successful c#?
What is anonymous methods in c#?
Is dll a library?
What is the CTS, and how does it relate to the CLS?
What is the adv of using System.Text.StringBuilder over System.String?
What is unmannaged code and will CLR handle this kind of code or not .
Why we use anonymous methods in c#?
Why we need get set property in c#?
What does do in c#?
Tell me the difference between value passing and address passing?