Exception Handling refers to:
Select the correct option from below
a)Commercial runtime environments that contain tools to record debugging information from memory at the time of the exception, to provide ‘root-cause’ analysis information later.
b)During application execution, if certain special conditions are met, a specific subroutine ‘exception handler’ is called
c)Identifying all possible erroneous inputs, and managing how an application responds to them
d)All the above options