

MCQOPTIONS
Saved Bookmarks
1. |
What is heap file organization? |
A. | Any record can be placed wherever there is a space for the record |
B. | Records are stored in a sequential order according to a search key |
C. | A hash function is computed on some attribute and that decides the block |
D. | None of the mentioned |
Answer» B. Records are stored in a sequential order according to a search key | |