asked 140k views
4 votes
In traditional programming, probably the most often used error-handling outcome was to ____.

1 Answer

4 votes

In traditional programming, doubtless the error-handling outcome that is most often used was to terminate the program in which the offending statement occurred, or at least to terminate the module (if not the entire program) in which the offending statement occurred.

answered
User BernardA
by
7.7k points

No related questions found