879 views
1 votes
1 votes

Image may contain: text

1 Answer

2 votes
2 votes

Option  C Should be the Answer.

A) : TRUE : Segmentation provides explicit programmer control over the units of transfer in the memory system. This control implies that a segmentation system requires more effort to use than does a paging system , unless the segments are automatically generated , say , by the compiler.

B) : TRUE : Segments can be more efficient than paging , since the programmer can specify the set of virtual address locations to be used at about the same time in execution , such as "pass 2 of the compiler".

D) : TRUE : Virtual memory system will have more difficulty placing segments in primary memory because they are variable-sized and cause the same kind of external fragmentation problems that variable-sized memory partitions systems do

C) : FALSE : In the Final Analysis , Segmentation is probably better suited to the behaviour of the process than is paging , although it may be harder to use , and it is definitely harder to implement.

edited by

Related questions

0 votes
0 votes
0 answers
1
Swami patil asked Aug 30, 2017
7,478 views
Why paging suffer from internal fragmentation and why segmentation suffer from external fragmentation
8 votes
8 votes
1 answer
2
Pooja Palod asked Jan 4, 2016
6,301 views
explain similarities and dismilarities between Segmented paging and paged segmentation
1 votes
1 votes
2 answers
3
shree asked Aug 25, 2014
715 views
Need the clear concept of hierarchy of Page table.