How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning.
Answer Posted / guest
second ans is correct
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
In COBOL, what is the different between index and subscript?
How can you get the ksds file records into your cobol program?
What are the cobol coding sheets?
What is perform what is varying?
how to access the file from prodution from changeman tool and to submit a file to production
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Explain how to differentiate call by context by comparing it to other calls?
What is a SSRANGE and NOSSRANGE?
how do you reference the fixed unblock file formats from cobol programs
) How do u handle errors in BMS macro?
what is the difference between COBOL2 AND COBOL390?
Write a program that uses move corresponding.
How do you reference the fixed block file formats from cobol programs
What are declaratives and what are their uses in cobol?