What are 77 levels used for?
Answer / Rajeev Arora
The 77 levels in COBOL are used for defining the structure of data items with multiple components. Each level corresponds to a specific component within a data item.
| Is This Answer Correct ? | 0 Yes | 0 No |
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
What are the differences bitween cobol and cobol-2?
What is the utilization of copybook in cobol?
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
Write the code implementing the perform … varying.
How is sign stored in Packed Decimal fields and Zoned Decimal fields?
S9(5)V9(2) occupies how many bytes memory ?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
i need a small 3d program using inline and outline.
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
How many variables can be declared in w-s section.?
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......