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.
it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.
All 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

Operating System (OS)
Multiprogramming

consists of those addresses that may be generated by a processor during execution of a computation.
None of these
is a method of allocating processor time.
allows multiple programs to reside in separate areas of core at the time.
is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Syntax phase is(are)

None of these
to build a literal table and an identifier table
to build a uniform symbol table
to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs.
to parse the source program into the basic elements or tokens of the language.

ANSWER DOWNLOAD EXAMIANS APP