0 votes
in JAVA by
Which of the following is a subclass of the Exception class?

a) RuntimeException

b) Error

c) Throwable

d) IllegalArgumentException

1 Answer

0 votes
by

Solution: a) RuntimeException

Explanation: RuntimeException is a subclass of the Exception class.

Related questions

0 votes
asked Mar 21, 2023 in Data Analytics by Robin
0 votes
asked Apr 30 in JAVA by john ganales
...