Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of these class is used to create user defined exception?

a) java.lang
b) Exception
c) RunTime
d) System

Answer: b
Explanation: Exception class contains all the methods necessary for defining an exception. The class contains the Throwable class.

Join The Discussion