Java's exception handling mechanism keeps error-processing code in the main line of a program's code to improve program clarity.
Reveal answer
Fill a bubble to check yourself
Java's exception handling mechanism keeps error-processing code in the main line of a program's code to improve program clarity.