A. Hard real time functionality
B. Soft real time functionality
C. Protection of memory
D. None of the mentioned
A. Preemptive kernels
B. Non preemptive kernels
C. Preemptive kernels or non preemptive kernels
D. Neither preemptive nor non preemptive kernels
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.
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
A. Minimize
B. Maximize
C. Not bother about
D. None of the mentioned
A. Event latency
B. Interrupt latency
C. Dispatch latency
D. Context switch
A. Provide non preemptive kernels
B. Provide preemptive kernels
C. Make it user programmed
D. Run less number of processes at a time
A. Priority inheritance protocol
B. Two phase lock protocol
C. Time protocol
D. All of the mentioned
A. Must be produced within a specific deadline period
B. May be produced at any time
C. May be correct
D. All of the mentioned