...
Normalization
January 20, 2024
UGC NET CS 2008 Dec-Paper-2
January 20, 2024
Normalization
January 20, 2024
UGC NET CS 2008 Dec-Paper-2
January 20, 2024

GATE 1995

Question 7

In a paged segmented scheme of memory management, the segment table itself must have a page table because

A
the segment table is often too large to fit in one page
B
each segment is spread over a number of pages
C
segment tables point to page table and not to the physical locations of the segment
D
the processor’s description base register points to a page table
E
Both A and B
Question 7 Explanation: 
The segment table is often too large to fit in one page. This is true and the segment table can be divided into pages. Thus page table for each segment table, pages are created.
Segment paging is different from paged segmentation.
Correct Answer: E
Question 7 Explanation: 
The segment table is often too large to fit in one page. This is true and the segment table can be divided into pages. Thus page table for each segment table, pages are created.
Segment paging is different from paged segmentation.

Leave a Reply

Your email address will not be published. Required fields are marked *