December 1, 2023UGC NET CS 2018 JUNE Paper-2Question 22 Consider the array A=<4, 1, 3, 2, 16, 9, 10, 14, 8, 7>. After building heap from the array A, the depth of the […]
December 1, 2023UGC NET CS 2018 JUNE Paper-2Question 23 A hash function h defined h(key)=key mod 7, with linear probing, is used to insert the keys 44, 45, 79, 55, 91, 18, 63 […]
December 1, 2023UGC NET CS 2018 JUNE Paper-2Question 25 A text is made up of the characters A, B, C, D, E each occurring with the probability 0.08, 0.40, 0.25, 0.15 and 0.12 […]
December 2, 2023Question 16320 – UGC NET Dec-2020 and June-2021 Paper-2Which of the following is not an example of pseudo-instruction? Correct Answer: C Question 100 Explanation: DEC instruction is used for decrementing an operand by one […]