How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / kishore
only 255.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
how do you define single dimensional array and multidimensional array in your cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
HOw can I get the negative sign while deduct high value from low value
How can you get the ksds file records into your cobol program?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
what is the difference between COBOL2 AND COBOL390?
What is the difference between comp and comp-3?
how to convert the recors form vsam file to db2 table tru file aid
How do you reference the following file formats from cobol programs?
Can you please let me know the centre name of INS certification in Kolkata.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
In COBOL programming, what is PERFORM? What is VARYING?
What is comp-1 and comp-2?
How are the next sentence and continue different from each other?