How many types of sorts are there in cobol?

Answer Posted / srinivas enumula

There are two types of sorts
1)Internal sort--which will be performed by cobol SORT statement
2)External sort-Which will be performed by JCL SORT utility

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to explain size error.

768


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2069


What is inspect in cobol ?

881


What is the problem of ordered sequential files access?

811


Write some characteristics of cobol as means of business language.

708






What is rmode(any) ?

776


Write the code implementing the perform … varying.

722


What is amode(24)?

770


What is a scope terminator give example?

735


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

847


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5496


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

837


What are the access modes of START statement?

813


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.

3830


Write a program that uses move corresponding.

773