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 the following exceptions is thrown by every method of Runtime class?

a) IOException
b) SystemException
c) SecurityException
d) RuntimeException

Answer: c
Explanation: Every method of Runtime class throws SecurityException.

Join The Discussion