file status 00 is checked after opening the file or reading
the file
Answer Posted / neha
no it is used for opening the file. for reading file 01 is
code generally.from successful run the code
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the sections present in data division.
What rules are followed by the search verb.
What is report-item in COBOL?
What type of SDLC u followed? Why?
What is amode(24)?
What are the access modes of START statement?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What are the cobol coding sheets?
What are the different types of condition in cobol and write their forms.
Name the divisions, which are available in a cobol program?
What is amode(31)
What are declaratives and what are their uses in cobol?