consider the following PROCEDURE DIVISION entry
OPEN EXTEND IN-FILE
identify the correct statement
a.organization of IN-FILE is sequential and records can
be added in the
beginning
b.organization of IN-FILE is sequential and records can
be added in the
end
c.organization of IN-FILE is indexed and records can be
added in the
beginning
d.organization of IN-FILE is indexed and records can be
added in the end
Answer Posted / poonam
b.organization of IN-FILE is sequential and records can
be added in the END.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write a program to explain size error.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
example for sub strings ? and refernce modifications whit output pls
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
how to access the file from prodution from changeman tool and to submit a file to production
What is the LINKAGE SECTION used in COBOL?
What rules are followed by the search verb.
What is the difference between next sentence and continue in cobol programing language?
what is difference between cobol and cobol/400
How do you reference the following file formats from cobol programs?
Are you comfortable in cobol or jcl?
What are 77 levels used for?