Answer Posted / jagadesh
Procedures (proc) is the function like c or c++ in cobol
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the rules of the move verb?
How do you get the data to code the BMS macro?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Explain about different table spaces.
Write some characteristics of cobol as means of business language.
What is the difference between comp and comp-3 usage?
explain sorting techniques in cobol program?
How arrays can be defined in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the problem of ordered sequential files access?