MCQOPTIONS
Saved Bookmarks
| 1. |
WHEN_IS_THE_MEMORY_ALLOCATED_FOR_AN_OBJECT_GETS_FREE??$ |
| A. | At termination of program |
| B. | When object goes out of scope |
| C. | When main function ends |
| D. | When system restarts |
| Answer» D. When system restarts | |