| Author |
How is an object recreated when deserialized
|
Mehul Sanghvi
Ranch Hand
Joined: Feb 04, 2002
Posts: 134
|
|
Hi guys, If anybody could please solve my doubt: When and object of serializable class is deserialized it does not call any constructor (parameterized / non-parameterized)of that class. Then how is the new object created and how are the read values assigned. Thanks in Advance. Regards, Mehul K. Sanghvi.
|
 |
 |
|
|
subject: How is an object recreated when deserialized
|
|
|