Answer Posted / swetha
one can use icetool in matching logic
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
How to remove 2 duplicate records and copy only one using job control language?
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 use the same COBOL program in Batch and CICS on lines? explain with an example
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the different data types in cobol?
How you can characterize tables in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
Can we redefine the field of x(200) to less than 200?
Explain the configuration section of a cobol program with examples of syntax.
How to know whether the module is dynamical or statistical?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which division and paragraphs are mandatory for a COBOL program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?