<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Geeks Talk - Java</title>
		<link>http://www.geekinterview.com/talk/</link>
		<description>Java related Issues and Problems</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 10:50:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.geekinterview.com/talk/images/misc/rss.jpg</url>
			<title>Geeks Talk - Java</title>
			<link>http://www.geekinterview.com/talk/</link>
		</image>
		<item>
			<title>Difference b/w process and thread?</title>
			<link>http://www.geekinterview.com/talk/16552-difference-b-w-process-and-thread.html</link>
			<pubDate>Tue, 17 Nov 2009 16:54:11 GMT</pubDate>
			<description>Hi, 
I was asked this question in my SAP interview. Can anyone explain in detail what is the difference b/w a process and a thread?</description>
			<content:encoded><![CDATA[<div>Hi,<br />
I was asked this question in my SAP interview. Can anyone explain in detail what is the difference b/w a process and a thread?</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/java/">Java</category>
			<dc:creator>theJavaGuy</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16552-difference-b-w-process-and-thread.html</guid>
		</item>
		<item>
			<title>txt/csv to dbf conversion</title>
			<link>http://www.geekinterview.com/talk/16540-txt-csv-to-dbf-conversion.html</link>
			<pubDate>Mon, 16 Nov 2009 05:11:56 GMT</pubDate>
			<description>Dear Friends, 
 
I have requirement where in the application produces only files in either txt or csv format. but the final output is required in dbf...</description>
			<content:encoded><![CDATA[<div>Dear Friends,<br />
<br />
I have requirement where in the application produces only files in either txt or csv format. but the final output is required in dbf format. can somebody please help me with any available code or some function.<br />
<br />
Thanks in advance,<br />
<br />
Yathish N</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/java/">Java</category>
			<dc:creator>yathishn</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16540-txt-csv-to-dbf-conversion.html</guid>
		</item>
		<item>
			<title>Tomcat Related issue Plz help</title>
			<link>http://www.geekinterview.com/talk/16508-tomcat-related-issue-plz-help.html</link>
			<pubDate>Wed, 11 Nov 2009 10:21:00 GMT</pubDate>
			<description>hi every body 
 
 see the thing is that i deleted a .java file from the  worksapce of my application  but when i deploy it again on tomcat ,it makes...</description>
			<content:encoded><![CDATA[<div>hi every body<br />
<br />
 see the thing is that i deleted a .java file from the  worksapce of my application  but when i deploy it again on tomcat ,it makes class file again <br />
<br />
How it is possible? <br />
<br />
is there any caching kind of thig? <br />
plz help me !!! how to solve this <br />
working on MyEclipse 7.5 and server is tomcat 5.5<br />
<br />
<br />
Thanks in advance</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/java/">Java</category>
			<dc:creator>joy_0007</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16508-tomcat-related-issue-plz-help.html</guid>
		</item>
		<item>
			<title>Memory Allocation in Java</title>
			<link>http://www.geekinterview.com/talk/16501-memory-allocation-in-java.html</link>
			<pubDate>Wed, 11 Nov 2009 08:45:24 GMT</pubDate>
			<description><![CDATA[I want to know how memory for a java program is allocated in terms of 1.> memory for the local variables and formal arguments of a function (whether...]]></description>
			<content:encoded><![CDATA[<div>I want to know how memory for a java program is allocated in terms of 1.&gt; memory for the local variables and formal arguments of a function (whether it is allocated on stack). 2.&gt; memory for an object (whether it is allocated on heap) 3.&gt; memory for java instructions. Is memory allocation same as that in c. Please reply whatever you know bcoz it is important for the purpose of interview and knowing the basics of memory allocation scheme of any language. Also please rate the question.....</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/java/">Java</category>
			<dc:creator>aman15490</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16501-memory-allocation-in-java.html</guid>
		</item>
	</channel>
</rss>
