Computer Science :: Operating System
- Advantage(s) of using assembly language rather than machine language is (are):
- Which of the following is not true about the memory management?
- Job Control Language (JCL) statements are used to
- Paging
- Which of the following is not true about documentation?
- The system/370 assembler language
- Scheduling is
- What scheduling algorithm allows processes that are logical runnable to be temporarily suspended?
- In an absolute loading scheme, which loader function is accomplished by the loader
- The computational technique used to compute the disk storage address of individual records is called:
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. |
E.
None of the above |
A.
allows the programmer to write base registers and displacements explicitly in the source program. |
B.
is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain. |
C.
allows multiple programs to reside in separate areas of core at the same time. |
D.
is a term that refers to the control programs of an operating system. |
E.
None of the above |