R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the function of the `System.Diagnostics.Trace` class?

  • (A) Performance tuning
  • (B) Database tracing
  • (C) Tracing and logging for debugging
  • (D) Encrypting system logs

Explanation by: Ram Sharma
`System.Diagnostics.Trace` provides methods for writing messages to trace listeners.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.