How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / harish
i guess 15, correct me if im wrong
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Name the divisions, which are available in a cobol program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
what are decleratives in cobol?
How do you get the data to code the BMS macro?
What is a report item?
) how do u code after getting data?
What is the difference between binary search and sequential search?
What is redefines clause in COBOL?
What is the difference between PIC 9.99 and PIC9v99?
Explain the configuration section of a cobol program with examples of syntax.
How can you get the ksds file records into your cobol program?
What the difference is between continue and next sentence?
How many sections are there in data division in COBOL?