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

hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....

0 Answers  


If a gdg contains 20 versions .. how to copy those versions ps?

2 Answers   IBM,


What is the use of base and index registers in the IBM 360/370 processor?

0 Answers  


How do you handle exceptions PL/1?

1 Answers   IBM,


what is RUNSQLSTM?

1 Answers  






What is drda ?

0 Answers  


List the type of locks?

0 Answers  


How do you find out whether two Data Sets are having exact Data through ISPF Panel? (Say No of Records, Record Data exactly matching including spaces)

8 Answers   IBM,


How many minimum number of line codes does PL/1 DB2 program requires?

0 Answers   IBM, TelePerformance,


what is the meaning of ssrange and nossrange?

0 Answers   IBM,


When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?

4 Answers  


how do we do unit testing in mainfrmae. explain step-wise.

2 Answers   IBM, JBK,


Categories