recategorized by
2,480 views

2 Answers

3 votes
3 votes

page is fixed size block but segment is variable size block but here not saying fixed size so answer should be option D

In paging, program is divided into fixed or mounted size pages.In segmentation, program is divided into variable size sections called segment.

Segmentation is a programmer view of the memory where instead of dividing a process into equal size partition we divided according to program into partition called segments.

Non-contiguous memory allocation splits program into blocks of memory called segment  that can be loaded in non-adjacent holes in main memory.

Answer:

Related questions

0 votes
0 votes
2 answers
1
admin asked Mar 31, 2020
1,494 views
What is the value of acknowledgement field in a segmentNumber of previous bytes to receiveTotal number of bytes to receiveNumber of next bytes to receiveSequence of zero'...
1 votes
1 votes
4 answers
2
admin asked Mar 31, 2020
2,163 views
If file size is large and if it is to be accessed randomly then which of the following allocation strategy should be best to use in a system?Linked allocationIndexed allo...
2 votes
2 votes
4 answers
3
admin asked Mar 31, 2020
17,344 views
Operating System maintains the page table for :each processeach threadeach instructioneach address
1 votes
1 votes
1 answer
4
admin asked Mar 31, 2020
1,619 views
What is Compaction ?a technique for overcoming internal fragmentationa paging techniquea technique for overcoming external fragmentationa technique for overcoming fatal e...