85.7k views
4 votes
Suppose a program is operating with execution-time binding and the physical address generated is 6730. The relocation register is set to 6000. What is the corresponding logical address

User Neer
by
8.3k points

1 Answer

2 votes

Answer:

730

Step-by-step explanation:

Calculation for What is the corresponding logical address

Using this formula

Corresponding logical address=Physical address generated-Relocation register

Let plug in the formula

Corresponding logical address=6730-6000

Corresponding logical address=730

Therefore the corresponding logical address will be 730

User Lizarisk
by
9.8k points