Operating Systems Concepts - Engineering

Q1:

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

ANS:B - is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain.

No answer description is available.