adplus-dvertising
frame-decoration

Question

Address Binding is :

a.

going to an address in memory

b.

locating an address with the help of another address

c.

binding two addresses together to form a new address in a different memory space

d.

a mapping from one address space to another

Posted under Swapping Operating System

Answer: (d).a mapping from one address space to another

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Address Binding is :

Similar Questions

Discover Related MCQs

Q. Binding of instructions and data to memory addresses can be done at :

Q. If the process can be moved during its execution from one memory segment to another, then binding must be :

Q. Dynamic loading is :

Q. The advantage of dynamic loading is that :

Q. The idea of overlays is to :

Q. The ___________ must design and program the overlay structure.

Q. The ___________ swaps processes in and out of the memory.

Q. If a higher priority process arrives and wants service, the memory manager can swap out the lower priority process to execute the higher priority process. When the higher priority process finishes, the lower priority process is swapped back in and continues execution. This variant of swapping is sometimes called :

Q. If binding is done at assembly or load time, then the process _____ be moved to different locations after being swapped out and in again.

Q. In a system that does not support swapping,

Q. The address generated by the CPU is referred to as :

Q. The address loaded into the memory address register of the memory is referred to as :

Q. The run time mapping from virtual to physical addresses is done by a hardware device called the :

Q. The base register is also known as the :

Q. The size of a process is limited to the size of :

Q. If execution time binding is being used, then a process ______ be swapped to a different memory space.

Q. Swapping requires a _________

Q. The backing store is generally a :

Q. The ________ consists of all processes whose memory images are in the backing store or in memory and are ready to run.

Q. The _________ time in a swap out of a running process and swap in of a new process into the memory is very high.