Answer Posted / anand
There is no use of passing values to B. Since It doesnt have the decimal part.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you reference the fixed unblock file formats from cobol programs
How you can characterize tables in cobol?
How do we get current date from system with century in COBOL?
Write down the divisions of cobol program?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
When is inspect verb is used in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Write the code implementing the perform … varying.
What is the difference between goback, stop run and exit program in cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
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
Explain what you understand by passing by value.
how to refer the data field?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?