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 / n.siddardh

static variable copy is available to every object in the
memory if we change one value in an object there no effect
inother objects,and if we declare a method as static that
will be executed by the JVM like main method
The execution of JVM
1.static block
2.static methods
3.Instance methods

Is This Answer Correct ?    7 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does this () mean in constructor chaining concept?

1199


What does i ++ mean in Java?

1000


Why synchronization is important?

1067


If a class is declared without any access modifiers, where can the class be accessed?

1103


What are the new features in java 8? Explain

997


What is lambda expression in java?

1103


How will you call an Applet using Java Script Function?

1083


What is nested interface?

1048


What are the different conditional statements?

1045


what is predefined function in java?

1023


Does importing a package imports its sub-packages as well in java?

1014


Is cout buffered?

1224


How do you remove duplicates in java?

1068


In a class implementing an interface, can we change the value of any variable defined in the interface?

1137


What is outofmemoryerror in java?

1073