(1Z0-819) Oracle Java SE 11 Developer Practice Test
1Z0-819 - Oracle Java SE 11 Developer 1Z0-819 Exception Handling & Concurrency
What is the purpose of exception handling in Java?
Select your answer
A
To stop program execution immediately.
B
To increase code complexity.
C
To handle errors gracefully during runtime
D
To reduce performance.
Hint