Page 1 of 1

Why is it expensive to use objects for the exception?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) Exception object is created only if an error actually happens
b) Because of execution time
c) Memory space involved in creating an exception object
d) Because of time and space