Examveda
Examveda

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

A. Custom exceptions

B. RuntimeExceptions

C. Checked exceptions

D. Unchecked exceptions

Answer: Option C


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions