How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / guest
It just a cobol program
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
How do you differentiate between cobol and cobol-ii?
how do you reference the variable block file formats from cobol programs
What are the different open modes available in cobol?
What are various search techniques in cobol? Explain.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How many bytes S(8) comp field occupy and its maximum value?
What are all the divisions of a COBOL program?
Explain how you can characterize tables in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Can we redefine the field of x(200) to less than 200?
What are the rules of the move verb?
how to access the file from prodution from changeman tool and to submit a file to production
What is a report item?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?