Operating System (OS)
Object code

is the output of compilers, but not assemblers
None of these
must be "loaded" before execution
must be rewritten before execution
is ready to execute

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.
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.
None of these
All of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The advantage(s) of incorporating the macro processor into pass 1 is(are):

All of these
Functions are combined and it is not necessary to create intermediate files as output from the macros processor and input to the assembler.
None of these
more flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros.
many functions do not have to be implemented twice.

ANSWER DOWNLOAD EXAMIANS APP