Friday 22 November 2019

UGC NET PAPER 2 June 2019 Question 66 (Shift-I)

66. Consider double hashing of the form
h(k,i)=(h​1​ (k)+ih​2​ (k)) mod m
Where h​1​(k) = k mod m
h2​(k)=1+(k mod n)
Where n=m-1and m=701
for k=123456, what is the difference between first and second probes in terms of slots?
A 255
B 256
C 257
D 258
ANS. C

PreviousNext
UGC NET CS 2018 July - II Question 65UGC NET CS 2018 July - II Question 67

No comments:

Post a Comment

UGC NET Computer Science December 2019 | Question 16

Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...

Popular Posts