Re: regarding serialization
Posted By:
Anonymous
Posted On:
Monday, September 5, 2005 02:57 PM
Serialization is a process of converting a set of instatnces(here set of instatnces means child object i.e current object and its parent object,its supermost parent object like that..)a linear stream of bytes,where these bytes can be persisted to a external storage media or can transfer across N/W.