Can a nested object be used in Serialization



Can a nested object be used in Serialization..

Answer / kirti

Yes. If a class that is to be serialized contains references to objects of other classes, and if those classes have been marked as serializable, then their objects are serialized too.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

mention what are the various methods provided by the dataset object to generate xml?

0 Answers   Microsoft,


what is complex type?

0 Answers   Microsoft,


What is web api‘s in asp.net mvc 4 ?

0 Answers  


What is difference between Viewbag and Viewdata in ASP.NET MVC?

0 Answers   NA,


How big is the char ?

1 Answers  


What is a view engine?

0 Answers  


What is the use .glimpse in mvc?

0 Answers  


Which are the abstract classes available under system.xml namespace

1 Answers  


Describe the roles of clr in .net framework.?

0 Answers  


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

0 Answers  


Is it possible to share a view across multiple controllers?

0 Answers  


Does Tempdata hold the data for other request in ASP.Net MVC?

0 Answers  


Categories