Which of the following is used in hash tables to determine the index of any input record?
(a) hash function
(b) hash linked list
(c) hash tree
(d) hash chaining
Query is from Hash Tables in division Hash Tables of Data Structures & Algorithms I
This question was posed to me in semester exam.