Question
Which binding method is required if a process may be moved between memory locations while it is running?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Execution-time binding
Explanation:
Execution-time binding translates addresses dynamically during every memory reference.
Hardware support such as an MMU allows the process to relocate while executing.
Leave a Reply