Question: In a language without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be
In a language without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
Step by Step Solution
3.29 Rating (152 Votes )
There are 3 Steps involved in it
There are several disadvantages of sending error handling subprograms to other subprogr... View full answer
Get step-by-step solutions from verified subject matter experts
