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
What is the difference between PIC 9.99 and 9v99 in COBOL?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is rmode(any) ?
What are the pertinent COBOL commands?
Name the sections present in data division.
What is the difference between goback, stop run and exit program in cobol?
How many bytes S(8) comp field occupy and its maximum value?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is amode(24)?
Write down the divisions of cobol program?
how do you reference the fixed unblock file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
explain sorting techniques in cobol program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning