InterviewSolution
Saved Bookmarks
| 1. |
In a __________ we organize the search keys, with their associated pointers, into a hash file structure(a) Hash file organization(b) Hash index organization(c) Hashing address(d) None of the mentionedThis question was posed to me by my school teacher while I was bunking the class.My question comes from Static Hashing in portion Indexing and Hashing of RDBMS |
|
Answer» Correct OPTION is (b) Hash index organization |
|