Exam tip 1
A common exam question asks you to justify the choice of file organisation for a given scenario. Always link your choice back to the application's requirements. Does it need fast access to single records (random)? Or does it process all records in a batch (sequential)?