SAP
C_CPE_16 · Question #64
During application development, what are some principles of dealing with application errors? Note: There are 2 correct answers to this question.
The correct answer is A. 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 correct answers to this question.
Options
- AUse try/catch blocks sparingly
- BHide errors and continue silently
- CUse as many try/catch blocks as possible
- DLog unexpected errors
How the community answered
(30 responses)- A80% (24)
- B7% (2)
- C13% (4)
Community Discussion
No community discussion yet for this question.