Multiple choice

The simplest file organization technique is

  1. inverted organization

  2. multi-list organization

  3. regular organization

  4. hierarchical organization

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Regular or sequential file organization is the simplest form, where records are stored in a specific order, typically based on a key, without complex indexing.