January 3, 2024

UGC NET CS 2005 Dec-Paper-2

Question 6 Which of the following is divisible by 4 ? A 100101100 B 1110001110001 C 11110011 D 10101010101010 Digital-Logic-DesignNumber-Systems Question 6 Explanation:  Option-A: (100101100)​ 2​ […]
January 4, 2024

Transactions

Question 11 Consider a simple checkpointing protocol and the following set of operations in the log. (start, T4); (write, T4, y, 2, 3); (start, T1); (commit, […]
January 4, 2024

Question 10555 – GATE 1990

Match the pairs in the following questions: (a) A heap construction (p) Ω(n log10 n) (b) Constructing Hash table with linear probing (q) O(n) (c) AVL […]