1.

What Is The Use Of The Raising Exception?

Answer»

The RAISING EXCEPTION determines WHETHER the calling PROGRAM will handle the exception itself or leave the exception to the system.

The raising exception determines whether the calling program will handle the exception itself or leave the exception to the system.



Discussion

No Comment Found