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 are bitwise logical operators?
What is the difference between dynamic type variables and object type variables in c#?
What is an enumerator c#?
In which order the destructor is called for an inherited class?
Explain About stateless and state full web service
What are "class access modifiers" in C#?
What are the extension methods in c#?
What is use of list in c#?
What is task parallel library?
What is reference types in c#?
Explain namespaces in c#.
What is a class level variable in c#?
Who introduced c#?
What is the real use of interface in c#?
Can int be null c#?