Q. In Java, which type of exceptions are checked at compile-time? (A) Custom exceptions (B) RuntimeExceptions (C) Checked exceptions (D) Unchecked exceptions ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Checked exceptions