

MCQOPTIONS
Saved Bookmarks
1. |
Which function is used to perform some action when the object is to be destroyed? |
A. | finalize() |
B. | delete() |
C. | main() |
D. | none of the mentioned |
Answer» B. delete() | |