Styrow.dev
Question 215 of 247
Java Topic: General medium

Which are the two subclasses under Exception class?

Question

Which are the two subclasses under Exception class?

Answer

The Exception class has two main subclasses : IOException class and RuntimeException Class.