File Sets and Data Sets both preserve partitioning metadata and consist of header files plus data files. They maintain how data is partitioned across nodes, which is crucial for parallel processing. Neither is stored in human-readable format (they use internal formats), and neither is directly readable by external applications without proper interfaces. Options A and C correctly describe these shared characteristics.