What will happen when an exception is not processed?
Posted: Wed Jul 13, 2022 7:52 pm
a) It will eat up a lot of memory and program size
b) Terminate the program
c) Crash the compiler
d) Displays proper output
b) Terminate the program
c) Crash the compiler
d) Displays proper output