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 the difference between structured cobol programming and object alternativelyiented cobol programming?
Give some examples of command terminators?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the rules of the move verb?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between a binary search and a sequential search what are the pertinent cobol?
how to access the file from prodution from changeman tool and to submit a file to production
What are declaratives and what are their uses in cobol?
how do you reference the esds vsam file formats from cobol programs
Difference between cobol and cobol-ii?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between comp and comp-3?
what are decleratives in cobol?
For rewrite, why is it mandatory that file needs to be opened?