what is the function of garbage collector... can any one
explain

Answer Posted / deepanshu kumar

garbage collector automatically frees the variables and objects from the memory when they are not in use. user program can't directly free the object from memory instead it is the job of garbage collector to automatically free the objects which are no longer referenced by the program.every class inherits finalize() from java.lang.Object finalize() is called by garbage collector when it determines no more reference to object exist.

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to install sap patches when other users are online?

585


How client refresh is different than client copy?

713


Mention what is the purpose of table usr02?

660


What is sap netweaver administrator tool?

673


What are the different options available for scheduling a background job? What start conditions type can be used?

604






How can you find a list of objects that have been repaired in the system?

744


I would like to know the version or name of SAP that is implemented in real time?

674


Explain what is the importance of table t000?

706


What is the difference between Party & Service without party in XI (ID)?

1888


What is sap market place?

618


Have you done any up gradations?

1736


How do you check the users logs in your system and how many sessions each user is generating?

651


how can i change access to a user who is having access for SPRO display only to change access in sPro

1891


I'm getting the following runtime error in IDES "DYNPRO_MSG_IN_HELP". GUI is 720 final release and patch level:0

3965


Where XML file is generated in solution manager?

1334