<?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, 03 Feb 2012 10:23:55 +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>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 PostsSeptember 20, 2008 [...]]]></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>August 24, 2008 -- <a href="http://www.bestjavainterviewquestions.com/define-transaction-isolation-in-ejb/" title="Define Transaction Isolation in EJB">Define Transaction Isolation in EJB</a> (0)</li><li>October 16, 2008 -- <a href="http://www.bestjavainterviewquestions.com/what-the-webxml-file-can-do/" title="What the web.xml file can do">What the web.xml file can do</a> (1)</li><li>July 21, 2010 -- <a href="http://www.bestjavainterviewquestions.com/explain-briefly-about-serialization/" title="Explain Briefly about Serialization">Explain Briefly about Serialization</a> (0)</li><li>September 22, 2008 -- <a href="http://www.bestjavainterviewquestions.com/what-is-default-package-in-java/" title="What is Default Package in Java">What is Default Package in Java</a> (0)</li><li>May 22, 2008 -- <a href="http://www.bestjavainterviewquestions.com/java-basics-interview-questions/" title="Java Basics Interview Questions">Java Basics Interview Questions</a> (1)</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>

