Loading...
Question 248 of 319

The file that contains historical record is called a?   

  • A. data file
  • B.  master file
  • C. reference file
  • D.  transaction file

Correct Answer: B

Explanation
The correct option is B. master file. Explanation of the Correct Answer A master file is a type of file that contains the main data records for a system. It serves as a central repository for information that is used repeatedly over time. In the context of historical records, a master file typically holds data that is not frequently changed but is essential for ongoing operations and analysis. This can include customer information, product details, and other key data that needs to be preserved for reference and historical analysis. Why the Master File is the Correct Answer:
  1. Historical Context: Master files are designed to maintain a comprehensive record of data over time. They are updated periodically but retain historical data, making them suitable for tracking changes and trends.
  2. Data Integrity: Master files ensure that the data remains consistent and accurate over time, which is crucial for historical records.
  3. Usage: In many systems, master files are used in conjunction with transaction files, which record individual transactions that affect the data in the master file. This relationship allows for a clear historical record of changes.
Explanation of Why Other Options are Incorrect A. Data File: - A data file is a general term that refers to any file that contains data. It does not specifically imply that the file contains historical records. Data files can be used for various purposes, including temporary storage, processing, or as input/output files for applications. Therefore, it lacks the specificity needed to define a historical record. C. Reference File: - A reference file typically contains data that is used for lookup purposes, such as codes or descriptions that are referenced by other files. While it may contain historical data, it is not primarily designed to maintain a historical record. Reference files are more about providing context or additional information rather than serving as a comprehensive historical archive. D. Transaction File: - A transaction file records individual transactions or events that occur over time. While it captures data that can be used to reconstruct historical records, it is not itself a historical record. Transaction files are often temporary and are used to update master files. Once the transactions are processed, they may be archived or deleted, which means they do not serve the same purpose as a master file. Summary of Key Points
  • Master File: Contains comprehensive, historical data records that are updated periodically and serve as a central repository.
  • Data File: A broad term for any file containing data, lacking specificity for historical records.
  • Reference File: Used for lookup purposes, not primarily for maintaining historical records.
  • Transaction File: Records individual transactions but is not designed to serve as a historical archive.
Revision Summary
  • The correct answer is B. master file.
  • Master files maintain historical records and are updated periodically.
  • Data files, reference files, and transaction files do not specifically serve the purpose of maintaining historical records.
  • Understanding the roles of different file types is crucial for data management and analysis in computer systems.
← Previous Next →
Jump to: 248 249 250 251 252 253 254 255 256 257