How to read a 100 record from a file through cobol?
Answer Posted / rajesh k
using arrays we can read 100 records from a file.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
In COBOL, what is the different between index and subscript?
Write down the divisions of cobol program?
What are the cobol coding sheets?
Write a program that uses move corresponding.
In COBOL programming, what is PERFORM? What is VARYING?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between Global and External Variables?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Difference between array and sub-script ?
what is the difference between COBOL2 AND COBOL390?
i need a small 3d program using inline and outline.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What type of SDLC u followed? Why?
Write a program to explain size error.