

MCQOPTIONS
Saved Bookmarks
1. |
Memory is allocated to an object once the execution of ___ is over in Java language. |
A. | main method |
B. | constructor |
C. | destructor |
D. | None |
Answer» C. destructor | |