<?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>Java Interview Questions &#187; Java Main Method</title>
	<atom:link href="http://www.bestjavainterviewquestions.com/category/java-main-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestjavainterviewquestions.com</link>
	<description>Java Interview Questions &#124; Core Java Interview Questions &#124; Advanced Java Interview Questions &#124; EJB Interview Questions &#124; J2EE Interview Questions &#124; Hibernate Interview Questions</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Explain Java Main Method.</title>
		<link>http://www.bestjavainterviewquestions.com/explain-java-main-method/</link>
		<comments>http://www.bestjavainterviewquestions.com/explain-java-main-method/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:43:27 +0000</pubDate>
		<dc:creator>Ramakrishna</dc:creator>
				<category><![CDATA[Java Main Method]]></category>

		<guid isPermaLink="false">http://www.bestjavainterviewquestions.com/?p=355</guid>
		<description><![CDATA[Java Main Method: public static void method(String args[]) Here: public: It means that it is available to other programs,methods. Static: A static method is a method that can be called and executed without using an object, means it can be called using the class name itself. Void : Without return type Random Posts]]></description>
			<content:encoded><![CDATA[<p><strong><font size=3>Java Main Method:</font></strong></p>
<p style="text-align: center;"><span style="font-size: large;"><br />
<em>public static void method(String args[])</em></span></p>
<p>Here:</p>
<p><b><u>public:</u></b>  It means that it is available to other programs,methods.</p>
<p><b><u>Static:</u></b>  A static method is a method that can be called and executed without using an object, means it can be called using the class name itself.</p>
<p><b><u>Void :</u></b> Without return type</p>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li><a href="http://www.bestjavainterviewquestions.com/define-implicit-objects/" title="Define implicit objects"><img src="Array" alt="Define implicit objects" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/awt-interview-questions-2/" title="AWT Interview Questions"><img src="Array" alt="AWT Interview Questions" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/define-httpsession-class/" title="Define HttpSession Class"><img src="Array" alt="Define HttpSession Class" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/explain-executequery-method/" title="Explain executeQuery Method"><img src="Array" alt="Explain executeQuery Method" /></a></li><li><a href="http://www.bestjavainterviewquestions.com/explain-interfacedefine/" title="Explain Interface?Define "><img src="Array" alt="Explain Interface?Define " /></a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.bestjavainterviewquestions.com/explain-java-main-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
