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 |
Which protocol is used for proxies?
What is the use of mass mapping?
Where will you create the logical system name?
How can one permit an sap netweaver backend system?
What is an instance? How many types of instances are there?
Have you worked with context handling?
What is the procedure to create custom idoc?
Wt is the use of program id in sender rfc adapter?
what is maximum concurrency in jdbc adapter?
How can we assign business system in runtimes?
Apart from update work processes what are the other work processes that can do the update task ?
What is principal propagation?