<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>abstract classes | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/abstract-classes/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Mon, 30 Jan 2017 06:11:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Of Abstract Classes and Interfaces</title>
		<link>https://psyopsprime.com/reviews/of-abstract-classes-and-interfaces/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=of-abstract-classes-and-interfaces</link>
					<comments>https://psyopsprime.com/reviews/of-abstract-classes-and-interfaces/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 13:20:44 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[abstract classes]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">http://psyopsprime.com/?p=1396</guid>

					<description><![CDATA[<p>You end up with a lot of problems when you buy a used car. Same can be said about reading something about computer programming. You</p>
The post <a href="https://psyopsprime.com/reviews/of-abstract-classes-and-interfaces/">Of Abstract Classes and Interfaces</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">You end up with a lot of problems when you buy a used car. Same can be said about reading something about computer programming. You read something and you figure out that you need to know many things that your read talks about. That is a lot of problems!</p>
<p style="text-align: justify;">I was reading about <a href="http://psyopsprime.com/reviews/design-patterns/" target="_blank">design patterns</a> and abstract classes came up. I thought that I should read more about abstract classes. And as I read about them, I thought why, then, do we need interfaces. So this article basically contains links that I found useful about abstract classes and interfaces.</p>
<p style="text-align: justify;">A fair comparison between abstract classes and interfaces is in the following tutorial.</p>
<blockquote class="embedly-card" data-card-controls="1" data-card-align="center" data-card-theme="light" data-card-key="a8a0731b061246639032e063d551fbc2">
<h4><a href="http://docs.oracle.com/javase/tutorial/java/IandI/abstract.html">Abstract Methods and Classes</a></h4>
<p>This beginner Java tutorial describes fundamentals of programming in the Java programming language</p>
</blockquote>
<p><script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script></p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/66047013@N05/6133737274" target="_blank">Thorsten Haustein</a> <a title="Attribution-NoDerivs License" href="http://creativecommons.org/licenses/by-nd/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" /></a></small></p>The post <a href="https://psyopsprime.com/reviews/of-abstract-classes-and-interfaces/">Of Abstract Classes and Interfaces</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/reviews/of-abstract-classes-and-interfaces/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">1396</post-id>	</item>
	</channel>
</rss>
