How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / natarajan
upto 255
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is an in line perform? When would you use it? Anything else you wish to say about it.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is rmode(24)
How to remove 2 duplicate records and copy only one using job control language?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is a SSRANGE and NOSSRANGE?
What is Pic 9v99 Indicates in COBOL?
What are declaratives and what are their uses in cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between comp and comp-3?
Write a cobol program making use of the redefine clause.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between PIC 9.99 and PIC9v99?