The corresponding logical address is 200.
If a program is operating with execution-time binding, the physical address generated will be 300. However, if the relocation register is set to 100, the corresponding logical address will be 200.
This is because the relocation register is used to offset the physical address, so that it can be used to calculate the logical address.
Learn more here:
brainly.com/question/20355023
#SPJ4
Answer:
Makes it easier to read... summarize cite electronic versions of editions
Answer:
result = 0
for i in range(99, 0, -1):
result += i
print(result)
Explanation:
Deleting a character when you make a mistake and the print it without errors