CSE :: Operating System Concepts
-
In which of the storage placement strategies a program is placed in the largest available hole in the main memory?
-
Which of the following is a block device
-
The problem of thrashing is affected significantly by:
-
Which of the following software types is used to simplify using systems software?
-
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
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
|