What is the best way to handle program errors?

A. Place the code between try{} catch {} blocks and handle each error as they occur.
B. Handle each error by adding DEBUG statements
C. Log all Errors in the log file
D. The program should shut down securely of each error


Answer: A

Computer Science & Information Technology

You might also like to view...

A(n) ________ is an item that you can work with independently of the surrounding text

A) object B) style C) format D) theme

Computer Science & Information Technology

Any macro setting changes made in Excel in the Macro Settings category apply to:

A) Excel only. B) Access. C) all office programs. D) Excel and Access.

Computer Science & Information Technology

A group box or fieldset label is created in HTML using the <____________________> tag.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A switchboard form can have a a maximum of 100 command buttons, labels, or other controls.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology