What exactly is being serialized when you perform serialization in .net?


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

Post New Answer

More Dot Net General Interview Questions

String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


Explain the .NET architecture.

9 Answers   HCL, Idhasoft, Scandent, TCS, TechnoLinks,


Explain what is the difference between encrypting a password and applying a hashing?

0 Answers  


What are object pooling and connection pooling and difference?

3 Answers   TCS,


What is meant by .Net framework?

1 Answers  






What is .NET Framework?

2 Answers  


Explain soap and xml?

0 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


Tell us what is a sealed class?

0 Answers  


What tags do you need to add within the asp:datagrid tags to bind columns manually.

0 Answers  


What is Event Bubbling in .NET?

0 Answers   Viscus Infotech,


Explain what is a delegate?

0 Answers  


Categories