Multiple choice technology programming languages Which of the following NameSpace contains EventLog component? System.Threading System.IO System.Diagnostics System.XML Reveal answer Fill a bubble to check yourself C Correct answer Explanation The EventLog component for Windows event logging is located in the System.Diagnostics namespace. This namespace contains classes for interacting with system processes, event logs, and performance counters.