*Serialization* is the process of converting an object into a stream of bytes in order to store the object or transmit it to memory, a database, or a file.
On Mon, Jan 14, 2013 at 11:15 PM, Zinal Shah <[email protected]>wrote: > > > On Sun, Jan 13, 2013 at 1:10 PM, karthikeyan balamurugan <[email protected] > > wrote: > >> What is java serialization >> >> -- Answer: > > > >> Serialization is just an object which is used for save state of data. >> > > > >> You received this message because you are subscribed to the Google Groups >> "Google Code Jam" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
