Multiple choice

A file needed for updating a master file is

  1. Sequential

  2. Transaction

  3. Random

  4. Serial

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

A transaction file contains temporary data representing recent events or changes that are used to update a permanent master file. Sequential, random, and serial refer to file access methods rather than the purpose of the file in an update cycle.