Multiple choice

All of the following statements concerning files are true, except

  1. A file is a collection of related pieces of information stored together for easy reference.

  2. Files can be generated from an application.

  3. Files are stored in RAM.

  4. Files should be organized in folders.

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

Files are stored on secondary storage devices like hard disks or SSDs for permanent retention, not in RAM. RAM is volatile memory that loses data when power is cut, making it unsuitable for permanent file storage.