Operating System (OS)
What is dispatch latency ?

The whole time taken by all processor
The time taken by the dispatcher to stop one process and start another
None of the listed here
The time taken by the processor to write a file into disk

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The disadvantages of "Compile and Go" loading scheme is (are):

None of these
it is necessary to retranslate the user's program deck every time it is run.
a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.
All of these
it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.

ANSWER DOWNLOAD EXAMIANS APP