How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning.
Answer Posted / ram
THE ABOVE ONE IS CORRECT
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
IF I mention stop run in CICS what happens?
Define static linking and dynamic linking.
When is inspect verb is used in cobol?
What is rmode(24)
Write a program to explain size error.
How you can read the file from bottom?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Name the divisions, which are available in a cobol program?
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...)
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
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
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 your cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?