nerdexam
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)
  • A
    10% (5)
  • B
    4% (2)
  • C
    2% (1)
  • D
    84% (43)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice