You are setting up Forms Trace to help diagnose various problems that users encounter in production applications. It would be helpful for one application to be able to see information about Windows events (events 41, 42, 43, and 44). In a different application you would like to log information about triggers (event 66), timers (event 46), and tab pages (event 45). Which two entries are correct ways to define named event sets that enable you to log information about only the events you are interested in for a particular application? (Choose two)
A.
event1: 41-44; event2: 45-66
B.
event1 41-44
event2 45-66
C.
event1 41-44
event2 45,45,66
D.
event1: 41-44; event2: 45,46,66
E.
event 1: 41-44
event 2: 45,46,66
F.
event1: 41-44
event2: 45-46,66
G.
event1: 41-44; event2: 45-46,66
H.
event_1: 41-44
event_2: 45,46,66