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

Is there memory leaks in java?

Answer Posted / aravinda reddy

Yes of course, even though garbage collection low priority
threads running in the back ground in jav, there are still
possibilities are there for memory leaks.

Example : Some objects are no longer useful, but some other
objects refers to these objects, in this case garbage
collection process can not reclaim the memory allocated for
unused objects

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do encapsulation in java?

1103


What is the purpose of finalization in java programming?

1070


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

1063


Are static members inherited to sub classes?

1186


What is difference between this and super keyword?

1043


Is sizeof a keyword in java programming?

1120


What is output buffer?

1093


What is super?

1250


What is the use of set in java?

1182


What is method overriding in java ?

1252


What is string and example?

1100


What is role of void keyword in declaring functions?

1093


Explain the key functions of data binding?

1065


What is the best definition for data?

1023


Can we increase array size dynamically in java?

1009