Question: Which statement are true about Exception Handling?
A
B
C
Definition of error.
B
Exceptions are used to change the normal flow of a script if a specified error occurs.
C
Exceptions should only be used with error conditions
Note: Not available