Operating System (OS)
The strategy of allowing processes that are logically runnable to be temporarily suspended is called

first come first served
shortest job first
preemptive scheduling
non preemptive scheduling
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The dispatcher

actually schedules the tasks into the processor
None of these
is always small and simple
never changes task priorities
puts tasks in I/O wait

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
A critical region is

none is the above
a program segment where shared resources are accessed
a program segment that often causes unexpected system crashes
a program segment that has not been proved bug-free
one which is enclosed by a pair of P and V operations on semaphores

ANSWER DOWNLOAD EXAMIANS APP