2014 June UGC NET Paper 1
October 18, 2023
Compiler-Design
October 18, 2023
2014 June UGC NET Paper 1
October 18, 2023
Compiler-Design
October 18, 2023

UGC NET CS 2009-June-Paper-2

Question 11
Assertion (A) :  Bit maps are not often used in memory management.
Reason (R) :Searching a bitmap for a run of given length is a slow operation.
A
Both (A) and (R) are true and (R) is correct explanation for (A)
B
Both (A) and (R) are true but (R) is not correct explanation for (A)
C
(A) is true (R) is false
D
(A) is false (R) is true
Question 11 Explanation: 
→ Bit maps are not often used in memory management because searching a bitmap for a run of given length is a slow operation.
Correct Answer: A
Question 11 Explanation: 
→ Bit maps are not often used in memory management because searching a bitmap for a run of given length is a slow operation.

Leave a Reply

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