📝 Question
#914
What is the correct way the segmentation program address is stored?
✓
Correct Answer
A. name, offset
💡
Explanation
OS can retrieve the real address via looking for the table then making a simple calculation: address of the name + offset.
⌨️ Press
A
B
C
D
to select