Which of the following is a user-defined exception type in Java?
CheckedException
CustomException
RuntimeException
UncheckedException

Object-Oriented Programming Exercises are loading ...