Question: In a hashed file organization, the division method is used to compute the hash address of a record. This method can be stated as follows:

In a hashed file organization, the division method is used to compute the hash address of a record. This method can be stated as follows:

Choose a large prime number m which is close to the number of keys n. Define the hash function h(k) = k (mod m) + c, where c is the lower limit of addresses.

If a set of records needs to be stored in 100 locations, starting from the address 7865, compute the address for the records having IDs 1234, 2345, 3333, and 4433.

Step by Step Solution

3.49 Rating (159 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Lower limit of address is c 7865 the no of locations is ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating Systems Internals And Design Principles Questions!