Examlex

Solved

When a Java Program Terminates and Reports an Exception, the Error

question 21

Multiple Choice

When a Java program terminates and reports an exception, the error message contains which pieces of useful information?
I. The compile and revision control history of the source code changes that caused the error
II. The name of the exception that occurred
III. The stack trace


Definitions:

Related Questions