MCQOPTIONS
Saved Bookmarks
| 1. |
Which method is used to invoke the garbage collector to perform the cleanup processing? |
| A. | gc() method |
| B. | finalize() method |
| C. | q.get() method |
| D. | None of the above |
| Answer» B. finalize() method | |