Answer Posted / vampire
3 numeric values
result
01 a pic 9v99 value 123
result
1.23
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
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
Write some characteristics of cobol as means of business language.
What is the difference between perform … with test after and perform … with test before?
What are the different rules to perform a Search?
What are the pertinent COBOL
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
IF I mention stop run in CICS what happens?
Name the sections present in data division.
What is rmode(any) ?
What rules are to be followed while using the corresponding options?
Are you comfortable in cobol or jcl?
What is static and dynamic call in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
how do you reference the rrds file formats from cobol programs