โช Choose the correct option.
Which of the following jobs are NOT performed by a Garbage Collector?
- Freeing memory on the stack.
- Avoiding memory leaks.
- Freeing memory occupied by unreferenced objects.
- Closing unclosed database collections.
- Closing unclosed files.