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.

Answers were Sorted based on User's Feedback



In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. ..

Answer / guest

answer is C.

Is This Answer Correct ?    5 Yes 1 No

In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. ..

Answer / 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

More IBM MainFrame AllOther Interview Questions

Can you define foreign keys?

1 Answers  


how do u code a copy book in ur pgm ?

1 Answers   IBM,


.what is required for establishing connectivity between MQ and cics on z/OS? a. MQ-cics gateway b.INITQ as QLocal c. CICS-MQAdapter d.INITPARAM of SIT e. INITQ as QRemote

1 Answers   Wipro,


Explain lock contention?

1 Answers  


Explain Introduction abt Ibm framework

1 Answers   IBM,


what sorting order does search all have?

1 Answers   IBM,


Explain the meaning of spufi?

1 Answers  


How do you eliminate the duplicates?

1 Answers  


How joinkeys helps in sort?

1 Answers  


How to define a directory?

1 Answers  


what is the meaning of a (new, catlg, keep) disposition mean?

1 Answers   IBM,


How do you create a like table?

1 Answers  


Categories