<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Code of Doom</title>
	<atom:link href="http://codeofdoom.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeofdoom.com/wordpress</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 11:05:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by AndrewGoel</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-746</link>
		<dc:creator>AndrewGoel</dc:creator>
		<pubDate>Thu, 10 May 2012 11:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-746</guid>
		<description>Good explanation.</description>
		<content:encoded><![CDATA[<p>Good explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by suresh yadav</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-745</link>
		<dc:creator>suresh yadav</dc:creator>
		<pubDate>Wed, 09 May 2012 15:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-745</guid>
		<description>Assam explanation..</description>
		<content:encoded><![CDATA[<p>Assam explanation..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlazeDS with Remote Objects example by Ravi</title>
		<link>http://codeofdoom.com/wordpress/2009/02/01/blazeds-with-remote-objects-example/comment-page-1/#comment-744</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Tue, 08 May 2012 05:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=82#comment-744</guid>
		<description>WELL WRITTEN, THANKS A LOT....</description>
		<content:encoded><![CDATA[<p>WELL WRITTEN, THANKS A LOT&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by kevin</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-743</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Mon, 07 May 2012 21:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-743</guid>
		<description>&lt;a href=&quot;#comment-720&quot; rel=&quot;nofollow&quot;&gt;@Arden&lt;/a&gt; 

Technical interviews are used for the interviewers to whip their junk out and lay it on the table. They are usually more interested in letting you know how much they know instead of evaluating how well you could do the job. It&#039;s probably they only time in life were they will get to intimidate someone.

I guess it&#039;s payback for every dodge ball they had thrown at their head in gym class.</description>
		<content:encoded><![CDATA[<p><a href="#comment-720" rel="nofollow">@Arden</a> </p>
<p>Technical interviews are used for the interviewers to whip their junk out and lay it on the table. They are usually more interested in letting you know how much they know instead of evaluating how well you could do the job. It&#8217;s probably they only time in life were they will get to intimidate someone.</p>
<p>I guess it&#8217;s payback for every dodge ball they had thrown at their head in gym class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by Mac</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-742</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Thu, 03 May 2012 13:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-742</guid>
		<description>&lt;a href=&quot;#comment-720&quot; rel=&quot;nofollow&quot;&gt;@Arden &lt;/a&gt; 
I completely agree!!  Its ridicoulous the questions they are asking on phone screens and interviews.  Us heads down programmers don&#039;t know the concepts we are using we can only do what we need to to get the job done correctly and on time.</description>
		<content:encoded><![CDATA[<p><a href="#comment-720" rel="nofollow">@Arden </a><br />
I completely agree!!  Its ridicoulous the questions they are asking on phone screens and interviews.  Us heads down programmers don&#8217;t know the concepts we are using we can only do what we need to to get the job done correctly and on time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlazeDS Data push with Remote Objects by Apurva</title>
		<link>http://codeofdoom.com/wordpress/2009/01/29/blazeds-data-push-with-remote-objects/comment-page-2/#comment-741</link>
		<dc:creator>Apurva</dc:creator>
		<pubDate>Thu, 03 May 2012 11:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=61#comment-741</guid>
		<description>Hi, When I hit the url , I am able to see the Grid  with column names firstname , Lastname and age but Not getting data in that grid as per you have shown in desired output, can you plz help me to find where the problem would be?</description>
		<content:encoded><![CDATA[<p>Hi, When I hit the url , I am able to see the Grid  with column names firstname , Lastname and age but Not getting data in that grid as per you have shown in desired output, can you plz help me to find where the problem would be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by Brian</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-740</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 28 Apr 2012 19:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-740</guid>
		<description>&lt;a href=&quot;#comment-690&quot; rel=&quot;nofollow&quot;&gt;@kathan&lt;/a&gt; 

One interface can extend any number of interfaces.
try following compiles
interface x{}   interface y{}  interface xy extends x,y{}

One class can implement any number of interfaces.

One class can extend only one class.</description>
		<content:encoded><![CDATA[<p><a href="#comment-690" rel="nofollow">@kathan</a> </p>
<p>One interface can extend any number of interfaces.<br />
try following compiles<br />
interface x{}   interface y{}  interface xy extends x,y{}</p>
<p>One class can implement any number of interfaces.</p>
<p>One class can extend only one class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by Shal</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-738</link>
		<dc:creator>Shal</dc:creator>
		<pubDate>Thu, 26 Apr 2012 08:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-738</guid>
		<description>Really very helpful............</description>
		<content:encoded><![CDATA[<p>Really very helpful&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by Naresh</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-737</link>
		<dc:creator>Naresh</dc:creator>
		<pubDate>Wed, 25 Apr 2012 13:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-737</guid>
		<description>Awesome delivery...superb.......I never found such description like this regarding on Abstract &amp; interfaces..</description>
		<content:encoded><![CDATA[<p>Awesome delivery&#8230;superb&#8230;&#8230;.I never found such description like this regarding on Abstract &amp; interfaces..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn This: When to use an Abstract Class and an Interface by Rahul</title>
		<link>http://codeofdoom.com/wordpress/2009/02/12/learn-this-when-to-use-an-abstract-class-and-an-interface/comment-page-3/#comment-733</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 19 Apr 2012 15:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=146#comment-733</guid>
		<description>Awsum explanation.Thanks for such a crystal clear description about interfaces and abstract classes</description>
		<content:encoded><![CDATA[<p>Awsum explanation.Thanks for such a crystal clear description about interfaces and abstract classes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.502 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 18:26:22 -->

