J.P. Morgan interview question

Exception class and RuntimeException class is checked or unchecked?

Interview Answer

Anonymous

Sep 19, 2016

Exception class is checked but RuntimeException class which is its subclass is unchecked