Which of the following is an advantage of using exception handling in object-oriented programming?
A) Improved performance
B) Simplicity in code structure
C) Separation of error-handling code from normal code
D) Increased security