Multiple choice technology mainframe

File aid is used to browse?

  1. VSAM File

  2. Sequential file

  3. Sequential and VSAM

  4. None

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

File-Aid is a comprehensive file manipulation tool for IBM mainframes that can browse and edit multiple file types. It supports both Sequential files (flat files processed record-by-record) and VSAM files (indexed files with complex access methods), making option C correct.