Computer Science, asked by bs80847, 8 months ago

Given three subroutines of 600, 350, and 400 words each, if segmentation is used then the total memory needed is the sum of the three sizes (if all three routines are loaded). However, if paging is used then some storage space is lost because subroutines rarely fill the last page completely, and that results in internal fragmentation. Determine the total amount of wasted memory due to internal fragmentation when the three subroutines are loaded into memory using each of the following page sizes: a. 200 words b. 600 words c. 500 words

Answers

Answered by Anonymous
0

Answer:

Option B

Explanation:

hope it helps you!!

Similar questions