Question: In languages without exception- handling facilities, it is common to have most subprograms include an error parameter, which can be set to some value representing
In languages without exception- handling facilities, it is common to have most subprograms include an error parameter, which can be set to some value representing OK or some other value representing error in procedure. What advantage does a linguistic exception- handling facility like that of Java have over this method?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
