Answer Posted / kanika
Occurs clause is used in case of table ,when one number is
used many times as in case of array.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the usage of comp fields in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What do you understand by psb and acb?
Differentiate between structured cobol programming and object-oriented cobol programming.
How many sections are there in data division in COBOL?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What rules are to be followed while using the corresponding options?
What is rmode(any) ?
What is the difference between Call and a Link?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is static and dynamic call in cobol?
What is the LINKAGE SECTION used in COBOL?
What are the pertinent COBOL commands?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?