Vidyalelo
Computer Fundamentals · Q394

Operating System

Computer Related · Computer Fundamentals · question 394

Q394

A file organization component of a VSAM file is:

A.
relative record data set
B.
keyed sequential data set
C.
entry sequential data set
D.
all of the above
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
VSAM files cannot be routinely displayed or edited with ISPF. You can use VSAM to organize records into four types of data sets: key-sequenced, entry-sequenced, linear, or relative record. The primary difference among these types of data sets is the way their records are stored and accessed.