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

what is .net?

20 Answers   IBM,


Explain the 'page lifecycle' of an ASP.NET MVC?

0 Answers  


What is CLR? How it will work?

5 Answers  


What is the use of action filters in an mvc application?

0 Answers  


Explain Sections is ASP.Net MVC?

0 Answers  


What are the 2 popular asp.net mvc view engines?

0 Answers  


What is difference between shared and public

1 Answers  


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

0 Answers   B-Ways TecnoSoft,


How to bind table colum with gridview column?

0 Answers  


What is the difference between string and String

1 Answers  


What is the difference between viewbag and viewdata in mvc?

0 Answers  


How Garbage Collector identifies the objects which are not in use?

6 Answers   EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,


Categories