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 |
Have you designed any components?
How is method overriding different from method overloading
Tell me about the internal working of Garbage collector?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What are ajax helpers in mvc?
Does windows 10 need .net framework?
what is .net?
How you deploy .NET assemblies
Can we create .DLL file without using the namespace?
how to face first interview in .NET?
What is the use of display modes?
What is web api‘s in asp.net mvc 4 ?