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...

Goal Seek is useful to determine how much you can borrow to stay within a budget

Indicate whether the statement is true or false

Computer Science & Information Technology

Search engine ____ techniques are often used to improve page ranking.

A. phrasing B. stuffing C. optimization D. mastering

Computer Science & Information Technology