Multiple choice

What will be the physical address? Logical address = 346 Offset value = 5 Relocation register = 14000

  1. 14346

  2. 14351

  3. 14005

  4. 14341

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The formula to calculate the physical address is: Physical address = Logical address + Relocation register value So physical address is = 346 + 14000 =14346 So, this is the correct answer.