What will happen to the Exception object after exception handling ?

3 years ago
OOP Java

The Exception object will be garbage collected in the next garbage collection.

More related questions

Questions Bank

View all Questions