Kizspy | Question: 19
(Choose 3 answers)
Which of the following are common uses of exception handling in Python? Choose correct answers.
A. To handle errors gracefully
B. To prevent a program from crashing
C. To improve program performance
D. To execute code regardless of exceptions
E. To optimize memory usage