<?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>Web Mumbai &#187; OOPS</title>
	<atom:link href="http://www.web-mumbai.com/news/category/oops/feed" rel="self" type="application/rss+xml" />
	<link>http://www.web-mumbai.com/news</link>
	<description>Web Mumbai Web Site Designer</description>
	<lastBuildDate>Sun, 23 Nov 2008 05:49:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Java Thread</title>
		<link>http://www.web-mumbai.com/news/java-thread.php</link>
		<comments>http://www.web-mumbai.com/news/java-thread.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 18:04:54 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Thread]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=133</guid>
		<description><![CDATA[<p>A thread is a lightweight process which exist within a program and executed to perform a special task. Several threads of execution may be associated with a single process. Thus a process that has only one thread is referred to  &#160; &#160; <a href="http://www.web-mumbai.com/news/java-thread.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/java-thread.php/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Threading in Java</title>
		<link>http://www.web-mumbai.com/news/threading-in-java.php</link>
		<comments>http://www.web-mumbai.com/news/threading-in-java.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:58:57 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Creation of Multiple Threads Thread Priorities and Scheduler]]></category>
		<category><![CDATA[Daemon Thread]]></category>
		<category><![CDATA[Deadlock]]></category>
		<category><![CDATA[Inter-Thread Communication]]></category>
		<category><![CDATA[Introduction to Multithreading]]></category>
		<category><![CDATA[Java Threading]]></category>
		<category><![CDATA[Life Cycle of A Thread]]></category>
		<category><![CDATA[Lock and Synchronized Threads]]></category>
		<category><![CDATA[Overview of Thread]]></category>
		<category><![CDATA[Thread]]></category>
		<category><![CDATA[Thread Creation   Thread Constructors]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=129</guid>
		<description><![CDATA[<p>Overview of Thread
Threading concept is very important in Java Programming language. A thread is a sequential path of code execution within a program. And each thread has its own local variables, program counter and lifetime.</p>
<p>Life Cycle of A Thread
Life Cycle  &#160; &#160; <a href="http://www.web-mumbai.com/news/threading-in-java.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/threading-in-java.php/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Multilevel Inheritance in Java</title>
		<link>http://www.web-mumbai.com/news/multilevel-inheritance-in-java.php</link>
		<comments>http://www.web-mumbai.com/news/multilevel-inheritance-in-java.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:47:31 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Multilevel Inheritance]]></category>
		<category><![CDATA[Multiple Inheritance]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=127</guid>
		<description><![CDATA[<p>It is the enhancement of the concept of inheritance. When  a subclass is derived from a derived class then this mechanism is known as the  multilevel inheritance. The derived class is called the subclass or child class   &#160; &#160; <a href="http://www.web-mumbai.com/news/multilevel-inheritance-in-java.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/multilevel-inheritance-in-java.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Simple Inheritance</title>
		<link>http://www.web-mumbai.com/news/java-simple-inheritance.php</link>
		<comments>http://www.web-mumbai.com/news/java-simple-inheritance.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:44:44 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Multilevel Inheritance]]></category>
		<category><![CDATA[Simple Inheritance]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=125</guid>
		<description><![CDATA[<p>When a  subclass is derived simply from it&#8217;s parent class  then this mechanism is known as simple inheritance. In case of simple  inheritance there is only a sub class and it&#8217;s parent class. It is also called   &#160; &#160; <a href="http://www.web-mumbai.com/news/java-simple-inheritance.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/java-simple-inheritance.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OOPs Concepts in Java</title>
		<link>http://www.web-mumbai.com/news/oops-concepts-in-java.php</link>
		<comments>http://www.web-mumbai.com/news/oops-concepts-in-java.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:33:52 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Abstraction]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Encapsulation]]></category>
		<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Introduction to OOP]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[Polymorphism]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=121</guid>
		<description><![CDATA[<p>Introduction to OOP
Object Oriented Programming or OOP is the technique to  create programs based on the real world. Unlike procedural programming, here in  the OOP programming model programs are organized around objects and data rather  than actions  &#160; &#160; <a href="http://www.web-mumbai.com/news/oops-concepts-in-java.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/oops-concepts-in-java.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object Oriented Programmings in Java</title>
		<link>http://www.web-mumbai.com/news/object-oriented-programmings-in-java.php</link>
		<comments>http://www.web-mumbai.com/news/object-oriented-programmings-in-java.php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:28:04 +0000</pubDate>
		<dc:creator>Manoj Shah</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[OOPS]]></category>
		<category><![CDATA[Java Programming]]></category>
		<category><![CDATA[Object Oriented Programmings in Java]]></category>

		<guid isPermaLink="false">http://www.web-mumbai.com/news/?p=119</guid>
		<description><![CDATA[<p>Java is a object oriented programming and to understand the functionality of OOP in Java, we first need to understand several fundamentals related to objects. These include class, method, inheritance, encapsulation, abstraction, polymorphism etc.</p>
<p>Class &#8211; It is the central point  &#160; &#160; <a href="http://www.web-mumbai.com/news/object-oriented-programmings-in-java.php">read&#160;more...</a>]]></description>
		<wfw:commentRss>http://www.web-mumbai.com/news/object-oriented-programmings-in-java.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

