What do you mean by serialization in .NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Say true or false,Private constructor have object or not?

7 Answers   IBM,


Should I make my destructor virtual?

0 Answers  


Define thread? Explain about multithreading?

0 Answers  


Can we have private constructor in our class file. When we are trying to create instance for the class will it create or throw error regarding that?

5 Answers  


what are some characteristics of an array?

0 Answers  






What is a clr (common language runtime)?

0 Answers  


What is the difference between Static, Const and read only?

0 Answers  


When can a derived class override a base class member?

0 Answers  


What is returned if you pass the value 12.34 to the parsefloat () function?

0 Answers  


What is the difference between TypeOf, GetType and what are the uses of TypeOf, GetType.

2 Answers   Siemens, Syntel,


What are delegate methods?

0 Answers  


Are objects passed by reference in c#?

0 Answers  


Categories