in exception handling as soon the control enters try block it writes exception handler to call stack...
but my question is how compiler finds exception hanler there only?
in exception handling as soon the control enters try block it writes exception handler to call stack...
but my question is how compiler finds exception hanler there only?
Comment