Why might exception printing be disabled by default in a system or application?
A. To reduce the performance impact of error handling.
B. To avoid exposing sensitive information that could be exploited by attackers.
C. To ensure that error messages are always clear and user-friendly.
D. To simplify debugging processes by removing unnecessary details.