

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following segment table in segmentation scheme:Segment IdBaseLimit0200200150001210215274983250050 What happens if the logical address requested is - Segment Id 2 and offset 1000? |
A. | Fetches the entry at the physical address 2527 for Segment Id 2 |
B. | A trap is generated |
C. | Deadlock |
D. | Fetches the entry at offset 27 in Segment Id 3 |
Answer» C. Deadlock | |