I have a sequential file. How do I access a record in this
sequential file randomly in my program ?
Answer Posted / srinivas.d
you cannot randomly acces in sequential files..
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Name the divisions, which are available in a cobol program?
What are the rules of the move verb?
) what is the difference between AID and HANDLE AID?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are the pertinent COBOL commands?
What is the local-storage section?
Differentiate between structured cobol programming and object-oriented cobol programming.
how do you reference the rrds file formats from cobol programs
What is the difference between comp and comp-3 usage?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between perform … with test after and perform … with test before?