Question
Why is segmentation well suited for sharing a common library module?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A complete logical segment can be mapped into multiple processes
Explanation:
A library can occupy one segment with a defined base, limit, and access rights.
Different processes can reference the same physical segment through their own segment tables.
Leave a Reply