Answer Posted / annalakshmi
SERIALIZATION:
serialization is the process of converting an
object or a graph of object in to a linear sequence of
bytes or stream.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is an array of arrays called?
When should you use generics?
What are constructors in c#?
What is the difference between list and array in c#?
What is anonymous types in c#?
What is the benefit of delegate in c#?
What is the difference between list and arraylist in c#?
What is the difference between public, static, and void?
what is c# command?
What is difference between method overriding and method overloading?
If you want to convert a base type to a derived type, what type of conversion do you use?
Is ram a heap?
What is method overriding in c#
Why do we need static class in c#?
what is an exception in .net?