How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / kishore
only 255.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
how to access the file from prodution from changeman tool and to submit a file to production
What are the different data types in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Describe the cobol database components?
What are the different rules to perform a Search?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How arrays can be defined in COBOL?
How many sections are there in data division in COBOL?
Write a cobol program making use of the redefine clause.
What are literals?
Name the divisions, which are available in a cobol program?
What is the problem of ordered sequential files access?