Multiple choice technology

Which three statements are true about File Sets? (Choose three.)

  1. File sets are partitioned.

  2. File sets are unpartitioned.

  3. File sets are stored as a single file.

  4. File sets are readable by external applications.

  5. File sets are stored as header file and data files.

Reveal answer Fill a bubble to check yourself
A,D,E Correct answer
Explanation

File Sets are partitioned (A), stored as a header file plus separate data files (E), and are readable by external applications since they use text format (D). They are not unpartitioned (B is wrong) and not stored as a single file (C is wrong).