1.

What class of exceptions are generated by the Java run-time system?

Answer»

The Java runtime system generates RuntimeException and Error exceptions.



Discussion

No Comment Found