Back to quizzes
Exception Handling Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the main purpose of exception handling in Java?
A
To manage runtime errors
B
To improve code readability
C
To increase code performance
D
To define new data types