Question
A student is analyzing File Organization. Which statement about heap file organization is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: D. records are placed wherever space is available, without ordering by a key
Explanation:
This statement is correct because heap file organization means that records are placed wherever space is available, without ordering by a key.
Leave a Reply