﻿<?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 / harshit / All</title>
<link>http://commoninterview.com</link>
<description>The source for Job Interview Questions and Job Search Networking</description>
<pubDate>Mon, 18 Jan 2010 23:39:45 -0700</pubDate>
<language>en</language>
<item>
<title><![CDATA[Why inner class can access only final variable?]]></title>
<link>http://commoninterview.com/Programming_Interview_Questions/why-inner-class-can-access-only-final-variable/</link>
<comments>http://commoninterview.com/Programming_Interview_Questions/why-inner-class-can-access-only-final-variable/</comments>
<pubDate>Tue, 19 Jan 2010 00:39:45 -0700</pubDate>
<dc:creator>harshit</dc:creator>
<category>Programming Interview Questions</category>
<guid>http://commoninterview.com/Programming_Interview_Questions/why-inner-class-can-access-only-final-variable/</guid>
<description><![CDATA[I have been asked this question 2 times in an interview and after googling up i found the answer at java-questions.com<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How does Java allocate stack and heap memory?]]></title>
<link>http://commoninterview.com/Programming_Interview_Questions/how-does-java-allocate-stack-and-heap-memory-1/</link>
<comments>http://commoninterview.com/Programming_Interview_Questions/how-does-java-allocate-stack-and-heap-memory-1/</comments>
<pubDate>Mon, 18 Jan 2010 04:16:35 -0700</pubDate>
<dc:creator>harshit</dc:creator>
<category>Programming Interview Questions</category>
<guid>http://commoninterview.com/Programming_Interview_Questions/how-does-java-allocate-stack-and-heap-memory-1/</guid>
<description><![CDATA[The question means when a program is run the object, variables and class has to be loaded either on stack or heap.<br/><br/>8 Vote(s) ]]></description>
</item>

</channel>
</rss>

