(24) The records with keys :13, 14, 2, 11, 18, 3, 36, 28 , 21 are inserted in sequential order into Hash Table using chaining method instead for collision resolution. What is the total number of identifier comparisons if each key value is searched once.
(A) 11
(B)13
(C)15
(D)17
(E) None of the above
詳解 (共 1 筆)
未解鎖
1. 題目解析 這道題目要求我們計算在使...