Home » C++ Programming » Exception Handling » Question
  1. How to handle error in the destructor?
    1. Close
    2. throwing
    3. terminate
    4. both throwing & terminate
    5. None of these
Correct Option: C

terminate



Your comments will be displayed only after manual approval.