How many maximum number of procedures can we write in one
COBOL program?
Answers were Sorted based on User's Feedback
In COBOL programming, what is PERFORM? What is VARYING?
what is sync clause?
what is index and how to use two tables using index?
01 a pic s9(5) occupies how many bytes ?
If I want to increase the Limit in GDG. What should I do?
Why occurs cannot be used in 01 level in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what are the working storage fields in BMS macro?
What was removed from COBOL in the COBOL II implementation?
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
why we are using picture clause in the cobol programs?