Discussion :: Operating System
- A base register table
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 |
Answer : Option B
Explanation :
A base register table is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain.
Be The First To Comment