Answer Posted / jana.gadi
we can use in-line perform in the case if the body of the
perform will not be used in any other place of the program
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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?
) How do u handle errors in BMS macro
HOw can I get the negative sign while deduct high value from low value
how to convert the recors form vsam file to db2 table tru file aid
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Write the code implementing the perform … varying.
Explain how to differentiate call by context by comparing it to other calls?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write the code to count the sum of n natural numbers.
What is amode(24)?
What is a SSRANGE and NOSSRANGE?
What is the difference between goback, stop run and exit program in cobol?
What are the different rules for performing sort operation?