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
Have you used comp and comp-3 in your project? And how?
What are the pertinent COBOL commands?
What do you understand by psb and acb?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Why did you choose to work with ibm mainframe cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you reference the variable unblock file formats from cobol programs
Write a cobol program making use of the redefine clause.
Are you comfortable in cobol or jcl?
What is a scope terminator give example?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to remove 2 duplicate records and copy only one using job control language?
Write some characteristics of cobol as means of business language.
Why occurs cannot be used in 01 level in COBOL?