<?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/"
	>

<channel>
	<title>DeepakGaikwad.net &#187; Abstraction</title>
	<atom:link href="http://www.deepakgaikwad.net/index.php/tag/abstraction/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deepakgaikwad.net</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Thu, 19 Jan 2012 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Object Oriented Concepts and Much More</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/12/11/object-oriented-concepts-and-much-more.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2009/12/11/object-oriented-concepts-and-much-more.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:27:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Abstraction]]></category>
		<category><![CDATA[Encapsulation]]></category>
		<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Object Oriented Concepts]]></category>
		<category><![CDATA[Polymorphism]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1031</guid>
		<description><![CDATA[These articles explain the object oriented concepts in detail. UML representation of most of the concept is provided in these articles. Also Java code examples are available to explain the concepts better.  Here is the list of articles.
Abstraction
Inheritance
Polymorphism
Encapsulation
In addition to general aspects of these concepts, experience based findings including advantages and disadvantages are detailed for each of the concept.
]]></description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2009/12/11/object-oriented-concepts-and-much-more.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All About Abstraction</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/12/09/all-about-abstraction.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2009/12/09/all-about-abstraction.html#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:21:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Abstraction]]></category>
		<category><![CDATA[Object Oriented Concepts]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1006</guid>
		<description><![CDATA[Abstraction &#8211; you can call it as generalization. Generalization means removing specific information to make that object represent a familiy of all similar objects. Obviously we leave specific things aside to consider them in specific objects, which may be derived from this general object, which is our abstract object. Let us take an example (you may be knowing this example already).
We have three objects &#8211; a car, a truck, a bus. By simple observation, we can tell that there is something common amongst them while there is something different which ...]]></description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2009/12/09/all-about-abstraction.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

