Computer Science, asked by manandarak1529, 10 months ago

Difference between indexed sequential file and hashed file organization

Answers

Answered by itsmysyntax
0

Answer:

indexed sequential file has sequential numbers such as 1,2,3,4.. but the hashed file contains and address of different random string of letters or numbers or both such as aijieiuhdus3838aijaiaj this probably depends on the hash function written in algorithm

Similar questions