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 namespace a class?
What are the characteristics of c#?
How can you reference current thread of the method ?
Why do we use static class in c#?
What is instantiating a class?
What is a deadlock lock?
What are async and await?
What is the C# syntax to catch any possible exception?
List down the differences between “dispose” and “finalize” methods in c#.
Explain what are the steps for creating clr trigger?
What is difference between static and readonly in c#?
How do partial classes work in c#?
What do you mean by hashtable c#?
What is generic delegate in c#?
Can abstract class instantiated c#?