Operating System (OS)
The CPU, after receiving an interrupt from an I/O device

branches off to the interrupt service routine after completion of the current instruction
hands over control of address bus and data bus to the interrupting device
halts for a predetermined time
branches off to the interrupt service routine immediately
None of these

ANSWER DOWNLOAD EXAMIANS APP

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

it is necessary to retranslate the user's program deck every time it is run.
All of these
None 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.
a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.

ANSWER DOWNLOAD EXAMIANS APP