Vidyalelo
Java Programming · Q13

Exceptions

Programming · Java Programming · question 13

Q13

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

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

Answer: Option A

Solution

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