How to read the last 100 records from a COBOL file. The file
contains N number of records.
Answer Posted / kingmanish
question is ambiguous.
Could you please explain what do u mean by cobol file?
PLease specify what type of file??? Flat file? VSAM ??
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain how to differentiate call by context by comparing it to other calls?
What are the rules of the move verb?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Define static linking and dynamic linking.
what is difference between cobol and cobol/400
How can you get the ksds file records into your cobol program?
What is the utilization of copybook in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is Pic 9v99 Indicates in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do u write test cases?
What are 77 levels used for?
Which is not true about evaluate statement
For rewrite, why is it mandatory that file needs to be opened?