What will happen when an exception is not processed?

Correct Answer: It will eat up lot of memory and program size

Explanation:

As in the case of not using an exception, it will remain useless in the program and increase the code complexity.


Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion