You are working on a debug build of an application.

You are working on a debug build of an application.
You need to find the line of code that caused an exception to be thrown. Which property of the
Exception class should you use to achieve this goal?

A. Data
B. Message
C. StackTrace
D. Source

Answer: C

 

No comments:

Post a Comment