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 do you understand by Transport routes?
Which messages does it shows the integration engine(sycn/asyn)?
what is message monitoring, component monitoring and performance monitoring.
How will you reprocess the idoc?
Wt is the diff between basic type and idoc type?
How will u trigger the idoc?
what is idoc collection ? and how to send multiple idcos to target system.?
What does sap netweaver application server offers?
I am getting error like this unable to convert the business system name to ale logiocal system name what is the problem?
what is garbage collector....... and its function?
What is the transaction code to be used to view your own spool requests in sap ?
What is the transactional processing in as abap?