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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

List the features of java programming language.

1107


What are the two categories of data types in the java programming language?

1032


What is java life cycle?

1044


What is return type in java?

1117


Name few java.lang classes introduced with java 8 ?

1041


Can we override a variable in java?

1056


Can we force garbage collector to run ?

1102


How do I print a “?

1045


Why is java logo a cup of coffee?

1250


Explain access specifiers?

1235


What is covariant return type?

1148


what is mena by object block any what is the use of that

2257


What is the difference between heap memory and stack memory?

1117


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

1023


What state is a thread in when it is executing?

1026