Vidyalelo
Computer Fundamentals · Q429

Operating System

Computer Related · Computer Fundamentals · question 429

Q429

A partitioned data set is most used for

A.
a program or source library
Answer
B.
storing program data
C.
storing backup information
D.
storing ISAM files
E.
None of the above

Answer: Option A

Solution

Answer: Option A
Solution:
A partitioned data set is most used for a program or source library. A source program is a text file that contains instructions written in a high level language. It cannot be executed (made to run) by a processor without some additional steps. A source program is also called a source file, source code, or sometimes, just source.