Multiple Choice
The Exception class contains a read-only property named ____ that contains useful information about an Exception object.
A) StackTrace
B) Message
C) toString
D) ThrownText
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Errors you discover when compiling a program
Q21: The _ methods are used to convert
Q22: _ applications are designed so that they
Q23: The memory location where the computer stores
Q24: When you write a block of code
Q27: Each _ block can "catch" one type
Q29: An exception of the _ class is
Q30: What types of objects can be explicitly
Q34: You can place any number of statements
Q35: C# has more than 100 defined Exception