what is garbage collector....... and its function?
Answers were Sorted based on User's Feedback
Answer / dilip k
garbage collection (GC) is a form of automatic memory
management. The garbage collector, or just collector,
attempts to reclaim garbage, or memory occupied by objects
that are no longer in use by the program.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anand
In java, objects are allocated in Java heap. If there is
not enough space the GC is started. It releases the objects
that are no longer reference.
Is This Answer Correct ? | 1 Yes | 0 No |
what is the differnce b/w Graphical mapping and XSLT mapping?
What is the relationship between web dynpro and sap enterprise portal? Are iviews and web dynpro competing technologies?
How can we assign business system in runtimes?
How to resolve lock table overflow?
How to perform backup and recovery operations?
Enlist the steps involved in the installation of a trial version of sap netweaver.
Have you created acknowledgements?
What are different SAP applications based on NetWeaver platform?
Explain about netweaver?
What do you mean by pbo (process before output) and pai (process after input)?
Does the idoc is created in XI?
How will you connect the multiple business services?