<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>latest scrap in Garbage collector tag| nScraps.com</title>
<description></description>
<link>http://nscraps.com/tag/Garbage-collector</link>
<language>en</language>
<generator>http://nscraps.com/</generator>
<image>
	<url>http://nscraps.com/logo.png</url>
	<title>latest scrap in Garbage collector tag| nScraps.com</title>
	<link>http://nscraps.com</link>
</image>
   <item>
        <title><![CDATA[Different between System.gc() and Runtime.getRuntime().gc()]]></title>
       <link>http://nscraps.com/Java/174-different-between-system.gc-runtime.getruntime.gc.htm</link>
	   <category><![CDATA[Java]]></category>       <description><![CDATA[ What is the main Difference between System.gc() and Runtime.getRuntime.gc()System.gc() runs the Garbage Collector.The JVM performs this recycling of all discarded objects even if gc is not invoked explicitly.It is a static method.Runtime.getRuntim...<a href=http://nscraps.com/Java/174-different-between-system.gc-runtime.getruntime.gc.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Wed, 11 May 2011 11:33:42 +0530</pubDate>
   </item>
   </channel>
</rss>