Operating System (OS)
The instruction register

is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.
contains a copy of the designated memory location specified by the MAR after a "read" or the new contents of the memory prior to a "write".
is a hardware memory device which denotes the location of the current instruction being executed.
contains the address of the memory location that is to be read from or stored into.
None of these

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP