What happens if the offset in a logical address is greater than or equal to the permitted segment limit?
Options
-
A.
The offset is automatically converted into a page number
-
B.
The CPU increases the segment base
-
C.
An addressing error or trap is generated
-
D.
The segment is automatically enlarged
-
E.
None of the above
Correct Answer (Detailed Explanation is Below)
C.
An addressing error or trap is generated
Detailed Explanation
An offset outside the permitted segment range causes an addressing error or trap to the operating system.