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


Please Help Members By Posting Answers For Below Questions

How to know whether the module is dynamical or statistical?

664


Can we change the password using ALTER? anyone tried and changed?

1554


) How do u handle errors in BMS macro?

1433


Write a program that uses move corresponding.

682


What is a SSRANGE and NOSSRANGE?

834






how do you define single dimensional array and multidimensional array in your cobol?

685


How do you reference the fixed block file formats from cobol programs

713


What is the Purpose of Pointer in the string?

647


Explain how to differentiate call by context by comparing it to other calls?

691


How are the next sentence and continue different from each other?

768


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10662


Explain what you understand by passing by value.

708


What is a scope terminator give example?

661


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

717


What are 77 levels used for?

663