Question 11487 – APPSC-2012-DL CA
March 27, 2024
Question 11490 – APPSC-2012-DL CA
March 27, 2024
Question 11487 – APPSC-2012-DL CA
March 27, 2024
Question 11490 – APPSC-2012-DL CA
March 27, 2024

Question 11489 – APPSC-2012-DL CA

Consider following three statement about memory management
(I) Memory fragmentation results in poor utilization of memory.
(II) Memory fragmentation is the area of memory, which is allocated to a process but unused.
(III) Demand paging can increase the degree of multiprogramming.

Correct Answer: C

Question 19 Explanation: 
Memory fragmentation is when most of your memory is allocated in a large number of non-contiguous blocks, or chunks – leaving a good percentage of your total memory unallocated, but unusable for most typical scenarios. This results in out of memory exceptions, or allocation errors (i.e. malloc returns null).
Hence statement I and II is true.
Also demand paging increase the degree of multiprogramming. Hence statement III is also true.
A
Only (I) and (III)
B
Only (ii) and (III)
C
All (I), (II) and (III)
D
None from (I), (II) and (III)
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!