Q11
In Java, which type of exceptions are checked at compile-time?
A.
Custom exceptions
B.
RuntimeExceptions
C.
Checked exceptions
AnswerD.
Unchecked exceptions
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board