• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

ISRO | ISRO CS 2014 | Question 18

Consider the following segment table in segmentation scheme:
SegmentID    Base     Limit
   0          200      200
   1          500      12510 
   2          1527     498 
   3          2500     50
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 Id2

(B)

A trap is generated

(C)

Deadlock

(D)

Fetches the entry at offset 27 in Segment Id 3

Answer

Please comment below if you find anything wrong in the above post
Feeling lost in the world of random DSA topics, wasting time without progress? It's time for a change! Join our DSA course, where we'll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 geeks!

Last Updated :
Share your thoughts in the comments