nerdexam
SAP

C_CPE_13 · Question #53

During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.

The correct answer is B. Use try/catch blocks sparingly D. Log unexpected errors. See the full explanation below for the reasoning.

Question

During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.

Options

  • AHide errors and continue silently
  • BUse try/catch blocks sparingly
  • CUse as many try/catch blocks as possible
  • DLog unexpected errors

How the community answered

(59 responses)
  • A
    5% (3)
  • B
    83% (49)
  • C
    12% (7)

Community Discussion

No community discussion yet for this question.

Full C_CPE_13 Practice