MCQOPTIONS
Saved Bookmarks
| 1. |
The method which is automatically invoked during garbage collection. |
| A. | destructor |
| B. | terminate() |
| C. | finalize() |
| D. | destroy() |
| Answer» D. destroy() | |