<?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>Uncategorized Archives - onlinetutorialspoint</title>
	<atom:link href="https://onlinetutorialspoint.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://onlinetutorialspoint.com/category/uncategorized/</link>
	<description>OnlineTutorialsPoint</description>
	<lastBuildDate>Sat, 05 Dec 2020 06:28:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://onlinetutorialspoint.com/wp-content/uploads/2016/01/cropped-apple-icon-152x152-32x32.png</url>
	<title>Uncategorized Archives - onlinetutorialspoint</title>
	<link>https://onlinetutorialspoint.com/category/uncategorized/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Thread  join Example in Java</title>
		<link>https://onlinetutorialspoint.com/uncategorized/thread-join-example-in-java/</link>
					<comments>https://onlinetutorialspoint.com/uncategorized/thread-join-example-in-java/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Sun, 10 May 2015 15:07:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exception Handling]]></category>
		<category><![CDATA[Java Thread]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=530</guid>

					<description><![CDATA[<p>In Java, execution of the program starts from the main() method, from which all the remaining threads are created. These remaining threads are the child threads of the main thread. The execution of child threads takes place only after the main thread. We can execute all threads independently, so that each thread has its own</p>
<p>The post <a href="https://onlinetutorialspoint.com/uncategorized/thread-join-example-in-java/">Thread  join Example in Java</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/uncategorized/thread-join-example-in-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
