2014 June UGC NET Paper 1
October 18, 2023Compiler-Design
October 18, 2023UGC 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.
Reason (R) :Searching a bitmap for a run of given length is a slow operation.
Both (A) and (R) are true and (R) is correct explanation for (A)
|
|
Both (A) and (R) are true but (R) is not correct explanation for (A)
|
|
(A) is true (R) is false
|
|
(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.
Subscribe
Login
0 Comments