<?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>inheritance &#8211; opencodez</title>
	<atom:link href="https://www.opencodez.com/tag/inheritance/feed" rel="self" type="application/rss+xml" />
	<link>https://www.opencodez.com</link>
	<description>develope &#124; share &#124; reuse</description>
	<lastBuildDate>Wed, 31 Aug 2016 11:37:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
	<item>
		<title>Object oriented concepts &#8211; Java</title>
		<link>https://www.opencodez.com/java/polymorphism-in-java.htm</link>
					<comments>https://www.opencodez.com/java/polymorphism-in-java.htm#respond</comments>
		
		<dc:creator><![CDATA[Pavan]]></dc:creator>
		<pubDate>Mon, 24 May 2010 18:30:23 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[encapsulation]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[polymorphism]]></category>
		<category><![CDATA[runtime polymorphism]]></category>
		<guid isPermaLink="false">http://www.opencodez.com/?p=457</guid>

					<description><![CDATA[Q: What are basic OOPS Concepts? A: &#8211; Inheritance : When a child class acquires all the methods and properties of parent class it is called inheritance. Java supports inheritance either using classes or interfaces. Encapsulation: In above class, we have declared id as private and defined two methods that will act as mutator and accessors for [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.opencodez.com/java/polymorphism-in-java.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 28/33 objects using disk
Page Caching using disk: enhanced 
Database Caching using disk

Served from: www.opencodez.com @ 2026-04-20 09:27:37 by W3 Total Cache
-->