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
Which is the best language for desktop application?
Why delegates are safe in c#?
What is parameter c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
What do you mean by the delegate in c#?
Can a struct be null?
What is the difference between hashtable and dictionary?
What is c# windows form application?
What is difference between first and firstordefault?
How much time will it take to learn unity?
What is extension method in c# and how to use them?
Can we instantiate abstract class in c#?
Does a class need a constructor c#?
What is the difference between yield and return?