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

where final and static variable stored?

Answer Posted / srinivaskumar

static and local variable are stored in stack memory,
in case of final variable it is dependent, if final variable is instance it stored in heap, if static it is stored in stack.....

Is This Answer Correct ?    3 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between comparator and comparable in java?

1157


What is collection sort in java?

991


What is package protected in java?

1024


What is gui programming?

1106


What is the basic concepts of OOPS?

1244


Can we override the static method?

1079


How would you convert bytes to string?

1049


Why is boolean important?

1116


What do you meant by active and passive objects?

1139


How many bytes is a string in java?

1034


What is core java used for?

1197


What is hashset in java?

1191


Can a lock be acquired on a class in java programming?

1042


What is java’s garbage collected heap?

1031


Can we restart a dead thread in java?

1043