Moderate

Which of the following is used to write error message in event Log File ?

Correct answer: B. System.Diagnostics

  • A. System.EnterpriseServices
  • B. System.Diagnostics
  • C. System.Data
  • D. All of the above

Explanation

The System.Diagnostics namespace contains event-logging classes such as EventLog, which can write errors and other entries to the Windows Event Log. The other namespaces listed serve enterprise services or data access.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions