Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
| Question 250 |
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 250 Explanation:
Hash File organization method is the one where data is stored at the data blocks whose address is generated by using a hash function.
Correct Answer: B
Question 250 Explanation:
Hash File organization method is the one where data is stored at the data blocks whose address is generated by using a hash function.
