Correct Answer: terminate
Explanation:
It will not throw an exception from the destructor but it will the process by using terminate() function.