The disadvantages of "Compile and Go" loading scheme is (are):
Options
A. a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.
B. it is necessary to retranslate the user's program deck every time it is run.
C. it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.
D. all of the above
E. None of the above
Correct Answer
all of the above
Operating Systems Concepts problems
Search Results
1. All the time a computer is switched on, its operating system software has to stay in
2. A form of code that uses more than one process and processor, possibly of different type, and that may on occasions have more than one process or processor active at the same time, is known as
A. 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.
B. consists of those addresses that may be generated by a processor during execution of a computation.
C. is a method of allocating processor time.
D. allows multiple programs to reside in separate areas of core at the time.