Answer Posted / nita
comm locates identical lines within files sorted in the
same collating sequence, and produces three columns; the
first contains lines found only in the first file, the
second lines only in the second file, and the third
lines that are in both
files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Pic 9v99 Indicates in COBOL?
) how do u code after getting data?
What is the difference between Global and External Variables?
how to access the file from prodution from changeman tool and to submit a file to production
Write a program that uses move corresponding.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What are various search techniques in cobol? Explain.
Write the code implementing the perform … varying.
What is redefines clause in COBOL?
What is the local-storage section?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is cobol?
Are you comfortable in cobol or jcl?
How to use the same COBOL program in Batch and CICS on lines? explain with an example