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


Memory management in JAVA

Answers were Sorted based on User's Feedback



Memory management in JAVA..

Answer / srikanth

garbage collector ie gc is responsible for Memory
management in JAVA

whenever heap memory is full jvm makes list of objeects
which is unrefered and it calls finalize()method on that
method to cleanup resourse which is hold by it and finaaly
gc()method is invoked finally to relese the resource

Is This Answer Correct ?    29 Yes 1 No

Memory management in JAVA..

Answer / jaseer v

Garbage collector

Is This Answer Correct ?    21 Yes 4 No

Memory management in JAVA..

Answer / guest

memory management can be maintained by JVM .It allocates space
in heap area

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is the purpose of using bufferedinputstream and bufferedoutputstream classes?

0 Answers  


When does Exception occurs?

3 Answers  


How does singleton class work?

0 Answers  


what is webservices?

1 Answers   CTS, Ericsson, HCL,


What is used of static keyword in java?

0 Answers   Cyient,


What is integer size in java?

0 Answers  


What is an object in java and how is it created?

0 Answers  


What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?

0 Answers  


what is difference between business delegate and data access object(dao)? in java?

1 Answers  


what is the need of the Ajax?

5 Answers   iFlex,


What are the benefits of java?

0 Answers  


what is the difference between sleep() and Wait()?

10 Answers   Accenture, Amdocs,


Categories