How COBOL helps Mainframe to maintain large records ???
Answer / jay
By using Redefine, Rename, 88 conditions , COMP based data storage,
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we open close file in COBOL any number of times?
Explain the difference between section, paragraph and sentences?
Explain the difference between search and searchall?
Arrays in COBOL/400
What is the syntax of sort?
Deleting a record from a Sequential file.
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
How to detect record is locked in cobol/400? What is the solution for that?
What is perform?
how array can be declare in cobol?
Explain the difference between comp & comp-3?
What are the types of perform?