Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which method will get invoked first in a stand alone
application?



Which method will get invoked first in a stand alone application?..

Answer / ranganathkini

The first method that is invoked in a stand alone Java app
is the 'main' method which must have the following signature:

public static void main( String[] args )

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are voids?

0 Answers  


What is treeset and treemap in java?

0 Answers  


what is difference between abstract and interface? can i give real time example for the two topics?

7 Answers  


What is meant by 'bit masking' in java?

0 Answers   DELL,


Explain about anonymous inner classes ?

0 Answers  


How to print nodes of a Binary tree?

1 Answers   TCS,


How does static modifier work?

1 Answers   Wipro,


There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


What are the advantages of java over cpp?

0 Answers  


Can a class be declared as static?

0 Answers  


Have you ever used hashtable and dictionary?

0 Answers  


What is the purpose of a default constructor?

0 Answers  


Categories