Programming (Year 12)
What is the purpose of exception handling in programming?
To manage and respond to runtime errors, allowing the program to continue running or fail gracefully without crashing.