In the procedure division stmt OPEN OUTPUT FILE1.
Which of the following is not true about file1.
a) there must be a select clause for this file in the
file-control paragraph of environment division.
b) There must be an FD entry in the file section of
the data division.
c) The file name must appear in a WRITE stmt in the
procedure division.
d) There?ll be a CLOSE stmt in procedure division.
Answer Posted / jagan
The above answer is correct . We don't mention the file name
while writing the record using the WRITE statement . We
mention only the FILE-RECORD name in it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
State the maximum number of tables that can be joined?
Name all the file-open modes
what is the meaning of ssrange and nossrange?
What is the difference between version control and debugging tools?
Can I redefine an x(200) field with a field of x(100) ?
Write about the self-referencing constraint?
How many module come in Ibm framework?
what about F1 & F2 keys in xpeditor? And their functionalities?
How do you get parameter from JCL to PL1?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
What is the mainframe testing? Categorize the mainframe manual testing?
What is the difference between hdam and hidam databases?
What do you mean by linkage section?
Can records be accessed randomly in esds?
what is difference between file-aid tool and file-aid utility?