November 21, 2023

Hashing

Question 6 Consider a hash table of size 11 that uses open addressing with linear probing. Let h(k) = k mod 11 be the hash function […]
November 21, 2023

Digital-Logic-Design

Question 50 The function represented by the Karnaugh map given below is: A A⋅B B AB+BC+CA C D None of the above Digital-Logic-DesignK-MapGATE 1998 Question 50 […]
November 21, 2023

Software-Engineering

Question 399 Reasons to re-engineer a software include : P : Allow legacy software to quickly adapt to the changing requirements Q : Upgrade to newer […]
November 21, 2023

Operating-Systems

Question 45 Assume that in a certain computer, the virtual addresses are 64 bits long and the physical addresses are 48 bits long. The memory is […]