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)- A5% (3)
- B83% (49)
- C12% (7)
Community Discussion
No community discussion yet for this question.