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...

What is the use of static keyword in "public static void
main()"

Answer Posted / subha, bijji

a static is a method that is called with out using object.
we can call a static method is like classname.method name.
it is very usefuul in public static void main()

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort a string in alphabetical order in java?

972


What is meant by main method?

1120


What are the features of java?

1149


What is "this" keyword in java? Explain

1149


What are advantages of exception handling in java?

1073


what is thread? : Java thread

1042


Is space a character in java?

1066


Why is the main method declared static?

1183


What is final class?

1069


What is oop in java?

1167


What are the advantages of exception handling in java?

1103


What are constants and how to create constants in java?

1043


What is an interface in java? Explain

1286


Can we create more than one object singleton class?

1110


How do you empty a list in java?

1020