1.
A process is assigned the following configuration:
Base Register: 2000
Limit Register: 500
The process generates the following logical addresses: 300, 600, -50,
and 500.
Tasks:
Determine the validity of each logical address.
For each valid address, calculate the corresponding physical address.
2. A system has a base and limit register for memory protection:
Base Register: 1500
Limit Register: 800
A process attempts to access the following logical addresses: 100, 850,
0, and 700.
Tasks:
Identify which logical addresses are valid.
Calculate the physical addresses for each valid logical address.