Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 338
|
The physical location of a record is determined by a mathematical formula that transforms a file key into a record location is:
|
B – Tree File
|
|
|
Hashed File
|
|
|
Indexed File
|
|
|
Sequential File
|
Question 338 Explanation:
The physical location of a record is determined by a mathematical formula, which transforms a file key into a record location in hashed file. Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string.
Correct Answer: B
Question 338 Explanation:
The physical location of a record is determined by a mathematical formula, which transforms a file key into a record location in hashed file. Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string.
