PDS = Partitioned Data Set
A
Correct answer
Explanation
PDS stands for Partitioned Data Set. It is a type of dataset on IBM mainframes that contains multiple members (files) within a single dataset, similar to a directory or library. PDS is commonly used for storing source code, JCL, and load modules.