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 difference between static method and static
variable?

Answer Posted / kusum

if a variable is declared static only single copy is
visible to all instances of class.if a method is declared
as static it is executed first as how main method is
executed in java

Is This Answer Correct ?    22 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a working thread? : Java thread

1092


What are 3 boolean operators?

1048


Is java platform independent?

1023


What is the meaning of variable in research?

1051


How is Object Oriented Programming different from Procedure Oriented Programming?

1087


What is the difference between preparedstatement and statement in java?

1232


What are the two types of exceptions in java? Which are the differences between them?

1150


What do you mean by constructor?

1029


What is difference between fail-fast and fail-safe?

1283


Explain wait(), notify() and notifyall() methods of object class ?

1110


how do I create a runnable with inheritance? : Java thread

1026


Do I need java on my pc?

1105


Is set ordered in java?

1034


What is operator overloading. Is it is supported in java?

1082


How do you check if a string contains only numeric digits?

1175