Vidyalelo
Java Programming · Q11

Exceptions

Programming · Java Programming · question 11

Q11

In Java, which type of exceptions are checked at compile-time?

A.
Custom exceptions
B.
RuntimeExceptions
C.
Checked exceptions
Answer
D.
Unchecked exceptions

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board