...
Number-Systems
April 14, 2024
Compiler-Design
April 14, 2024
Number-Systems
April 14, 2024
Compiler-Design
April 14, 2024

UGC NET CS 2009-June-Paper-2

Question 10
Assume N segments in memory and a page size of P bytes. The wastage on account of internal fragmentation is :
A
NP/2 bytes
B
P/2 Bytes
C
N/2 Bytes
D
NP Bytes
Question 10 Explanation: 
→ The wastage on account of internal fragmentation is NP/2 bytes.
where,
Segments in memory=N
Page size= P bytes.
Correct Answer: A
Question 10 Explanation: 
→ The wastage on account of internal fragmentation is NP/2 bytes.
where,
Segments in memory=N
Page size= P bytes.

Leave a Reply

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