<?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 on: Difference between a Java interface and a Java abstract class?</title>
	<atom:link href="http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/</link>
	<description>BLOG on core java, servlets, JSP, design patterns interview questions with quality answers, source code and discussions.</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rajesh</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-1856</link>
		<dc:creator>rajesh</dc:creator>
		<pubDate>Wed, 28 Jul 2010 11:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-1856</guid>
		<description>thanks for giving expalnation and i need more details about core java</description>
		<content:encoded><![CDATA[<p>thanks for giving expalnation and i need more details about core java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abubakar</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-1258</link>
		<dc:creator>abubakar</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-1258</guid>
		<description>good i lern very much from this sight</description>
		<content:encoded><![CDATA[<p>good i lern very much from this sight</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-1007</link>
		<dc:creator>rakesh</dc:creator>
		<pubDate>Tue, 09 Mar 2010 10:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-1007</guid>
		<description>simple....read SCJP kathy sierra&#039;s book....best as far as i know...</description>
		<content:encoded><![CDATA[<p>simple&#8230;.read SCJP kathy sierra&#8217;s book&#8230;.best as far as i know&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Pratap Singh</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-1003</link>
		<dc:creator>Arun Pratap Singh</dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-1003</guid>
		<description>The point no 8.
&quot;In comparison with java abstract classes, java interfaces are slow as it requires extra indirection.&quot;

What is this &quot;extra indirection&quot;. I have seen  same thing in other sites without clear information.

Also How can we prove that java interfaces are slow than abstract classes.</description>
		<content:encoded><![CDATA[<p>The point no 8.<br />
&#8220;In comparison with java abstract classes, java interfaces are slow as it requires extra indirection.&#8221;</p>
<p>What is this &#8220;extra indirection&#8221;. I have seen  same thing in other sites without clear information.</p>
<p>Also How can we prove that java interfaces are slow than abstract classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-926</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 11 Feb 2010 12:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-926</guid>
		<description>What Unknown is saying correct. 
One more point - If I dont want multiple inheritence then which one is better to use?? Interface or abstract class??</description>
		<content:encoded><![CDATA[<p>What Unknown is saying correct.<br />
One more point &#8211; If I dont want multiple inheritence then which one is better to use?? Interface or abstract class??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unknown</title>
		<link>http://javapapers.com/core-java/abstract-and-interface-core-java-2/difference-between-a-java-interface-and-a-java-abstract-class/comment-page-1/#comment-669</link>
		<dc:creator>Unknown</dc:creator>
		<pubDate>Mon, 04 Jan 2010 10:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=17#comment-669</guid>
		<description>Instead of picking points from Java books about the differences, it would be better if you describe the main advantages of using interfaces and abstract class, when to use interface and abstract classes. That would add value to your question and make easy understand to the viewer.</description>
		<content:encoded><![CDATA[<p>Instead of picking points from Java books about the differences, it would be better if you describe the main advantages of using interfaces and abstract class, when to use interface and abstract classes. That would add value to your question and make easy understand to the viewer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
