GIAC
GSSP-NET · Question #239
You work as a Software Developer for Mansoft Inc. The company uses Visual Studio .NET as its application development platform. You create an application named ExceptionHandling using .NET Framework…
The correct answer is D. StackTrace. See the full explanation below for the reasoning.
Question
You work as a Software Developer for Mansoft Inc. The company uses Visual Studio .NET as its application development platform. You create an application named ExceptionHandling using .NET Framework. You write code and execute it, but it causes an error. Now, you want to find out where the exception has occurred. Which of the following properties of the exception class will you use to accomplish the task?
Options
- ASource
- BMessage
- CData
- DStackTrace
How the community answered
(51 responses)- A10% (5)
- B4% (2)
- C2% (1)
- D84% (43)
Community Discussion
No community discussion yet for this question.