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 are the different types of condition in cobol and write their forms.
What is the problem of ordered sequential files access?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Name the sections present in data division.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How are the next sentence and continue different from each other?
how do you reference the ksds vsam file formats from cobol programs
What is rmode(any) ?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what are decleratives in cobol?
Can a Search can be done on a table with or without Index?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are declaratives and what are their uses in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?