For a non MODE ANSI database, what is the default behavior for handling arun-time error?
Posted: Fri Aug 26, 2022 9:58 am
For a non MODE ANSI database, what is the default behavior for handling arun-time error?
A. The program continues, logging the error to the error log.
B. The program displays an error message and the program is terminated.
C. The program executes the default handler provided in the run-time libraries.
D. The program is interrupted, issuing a prompt to the user for further processing direction.
A. The program continues, logging the error to the error log.
B. The program displays an error message and the program is terminated.
C. The program executes the default handler provided in the run-time libraries.
D. The program is interrupted, issuing a prompt to the user for further processing direction.