Answer Posted / swapna
identification division.
program-id. errmsg.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the various section in data division and briefly explain them.
What is the difference between binary search and sequential search?
explain sorting techniques in cobol program?
What is redefines clause in COBOL?
Write the code implementing the perform … varying.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Define static linking and dynamic linking.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Why would you use find and get rather than to obtain?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Difference between array and sub-script ?
What are the different rules to perform a Search?
What is amode(24)?