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
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do get the result of your program directly on your pc?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the difference between external and global variables in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write the code implementing the perform … varying.
what is the use of outrecord?
Whats the difference between search & search ALL?
How do you get the data to code the BMS macro?
What is the use of intialize verb?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do define dynamic array in cobol.
What is the difference between next sentence and continue in cobol programing language?