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


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

643


How do define dynamic array in cobol.

673


Name the sections present in data division.

701


What is amode(24)?

684


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.

934






How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3722


How arrays can be defined in COBOL?

665


Name the divisions, which are available in a cobol program?

685


how to refer the data field?

1812


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

2122


What is perform what is varying?

711


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

633


how do you reference the ksds vsam file formats from cobol programs

666


For rewrite, why is it mandatory that file needs to be opened?

623


What is amode(31)

726