<?xml 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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Technical Interview Questions &#187; 4015</title>
	<atom:link href="http://www.technicalinterview.info/category/4015/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technicalinterview.info</link>
	<description>Java Interview Questions &#124; IT interview questions &#124; Software Testing Interview questions &#124; .Net Interview Questions &#124; Job Interview Questions &#38; Answers &#124; Tough Interview Questions &#124; Technology Interview Questions &#124; Tech Interview Questions &#124; Testing Interview Questions &#124; SAP Interview Questions &#124; ABAP Interview Questions &#124; Data Warehousing Interview Questions</description>
	<pubDate>Tue, 02 Sep 2008 08:33:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Java Garbage Collection Interview Questions</title>
		<link>http://www.technicalinterview.info/java-garbage-collection-interview-questions/</link>
		<comments>http://www.technicalinterview.info/java-garbage-collection-interview-questions/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 01:25:38 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[4015]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/java-garbage-collection-interview-questions/</guid>
		<description><![CDATA[Explain Garbage collection mechanism in Java?
Garbage collection is one of the most important features of Java. The purpose of garbage collection is to identify and discard objects that are no longer needed by a program so that their resources can be reclaimed and reused. A Java object is subject to garbage collection when it becomes [...]]]></description>
			<content:encoded><![CDATA[<p>Explain Garbage collection mechanism in Java?<br />
Garbage collection is one of the most important features of Java. The purpose of garbage collection is to identify and discard objects that are no longer needed by a program so that their resources can be reclaimed and reused. A Java object is subject to garbage collection when it becomes [...]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/java-garbage-collection-interview-questions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
