How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / aloke deb
255
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
Why occurs cannot be used in 01 level in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do we get current date from system with century in COBOL?
What is redefines clause in COBOL?
What is the difference between comp and comp-3 usage?
What type of SDLC u followed? Why?
how do you reference the ksds vsam file formats from cobol programs
What are the different open modes available in cobol?
Write the code to count the sum of n natural numbers.
how do you define single dimensional array and multidimensional array in your cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?