What type of file cannot be accessed through CICS?
C
Correct answer
Explanation
CICS (Customer Information Control System) file control primarily supports VSAM files. QSAM is a standard MVS access method for sequential files that cannot be directly accessed through CICS file control commands. ISAM and VSAM are supported, and GSAM is less common in CICS contexts.