Question
A student is analyzing File Organization. Which statement about heap file organization is correct?
Correct Answer: D
records are placed wherever space is available, without ordering by a key
This statement is correct because heap file organization means that records are placed wherever space is available, without ordering by a key.
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