﻿<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>Common Interview Questions - How do I serialize an object to a file?</title>
<link>http://commoninterview.com/Programming_Interview_Questions/how-do-i-serialize-an-object-to-a-file/</link>
<description>The class whose instances are to be serialized should implement an interface Serializable. Then you pass the instance to the ObjectOutputStream which  ...</description>
<pubDate>Tue, 05 Jan 2010 01:40:04 MST</pubDate>
<language>en</language>
</channel>
</rss>

