InterviewSolution
Saved Bookmarks
| 1. |
When Do We Generally Use Destructors To Release Resources? |
|
Answer» If the application USES unmanaged RESOURCES such as windows, files, and network CONNECTIONS, we use If the application uses unmanaged resources such as windows, files, and network connections, we use |
|