System Administrator 2026
What is Event latency?
- A. The amount of time an event takes to occur from when the system started
- B. The amount of time from the event occurrence till the system stops
- C. The amount of time from event occurrence till the event crashes
- D. The amount of time that elapses from when an event occurs to when it is serviced.
Interrupt latency refers to the period of time ____________
- A. From the occurrence of an event to the arrival of an interrupt
- B. From the occurrence of an event to the servicing of an interrupt
- C. From arrival of an interrupt to the start of the interrupt service routine
- D. None of the mentioned