October 26, 2023JNU 2018-1 PhD CSQuestion 8 Which of the following is the locality of reference used in OS? A Memory is the locality in the system B Cache memory is […]
October 26, 2023JNU 2018-1 PhD CSQuestion 14 The binary search of n data elements needs at most the comparisons A log2(n) – 1 B log2(n)+ 1 C log2(n) – 2 D […]
October 26, 2023JNU 2018-1 PhD CSQuestion 15 Which is not true for a B-tree of order m? A Leaf nodes must be at the same level B All the key values […]
October 26, 2023JNU 2018-2 PhD CSQuestion 1 If L and ~L (complement of L) are recursive enumerable, then L is A regular B context free C context sensitive D recursive Question […]