GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  MindTree  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 5 of 6    Print  
How the garbage collection works for java.

  
Total Answers and Comments: 1 Last Update: November 11, 2006     Asked by: soumya 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 11, 2006 12:12:57   #1  
Nevetha        

RE: How the garbage collection works for java.
Java uses a reference counting Algo for Garbage Collection.When a ref enters JVM the ref count is incremented. When it leaves JVM the count is decremented.When an object is not refernced at all (i.e) the ref count becomes zero then the object is ready for Garbage collection
 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Java uses a reference counting Algo for Garbage Collection.When a ref enters JVM the ref count is incremented. When it leaves JVM the count is decremented.When an object is not refernced at all (i.e) the ref count becomes zero then the object is ready ...
Read Answers (1) | Asked by : soumya


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

What is Data Collection

A database can be vast shared collection composed of data which are logically related to each other. Businesses rely heavily on data as they are Databases are used for managing the business day to day tasks so Data Collection happens every single day. Collection of data may seem a simple and trivial
 

What is Data Collection Time

Modern Relational Database Management Systems can be configured to collect data at certain events.  In a business, some of the events are sale, order, deposit, pay, request and many more. Events are really business activities in a company.  Big companies, in order to gain competiti
 

What is Data Collection Frequency

Data Collection Frequency, just as the name suggests refers to the time frequency at which data is collected at regular intervals. This often refers to whatever time of the day or the year in any given length of period. In a data warehouse, the relational database management systems continually ga
 

How WinRunner Works

WinRunner is a powerful program that will give you the ability to create tests that are highly adaptive and functional. WinRunner will function by generating a test that is based on the normal actions that a user would carry out. Some examples of these actions could be ordering a product or opening
 

Data Warehouses Non Technical Issues

Data Warehouses Non Technical Issues When companies get ready to implement a data warehouse few of them pay attention to the political issues that may surround it It must be emphasized that politics can reduce the chances for success with a data warehouse project and I want to warn companies against
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

Java Technology Trends

Technology Trends Involving Java Java is an object oriented programming language OOP for Web browsers It is organized around data rather than actions and supports polymorphism which allows the same code to be written generically so it can function with different datatypes inheritance which allows on
 

Technical Aspects of CRM

Technical Aspects of CRM While it must be emphasized that CRM is not a technology there are a number of technical issues that need to be considered when a company decides to implement a CRM system The first technical issue that needs to be analyzed is scalability In a nutshell the CRM system must be
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape