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
What is the difference between binary search and sequential search?
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 the difference between a binary search and a sequential search? What are the pertinent cobol commands?
) How do u handle errors in BMS macro?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What rules are followed by the search verb.
What are various search techniques in cobol? Explain.
what is search and searchall?what is the diffrence between them?give an best example?
what happens if parmparameter passes zero bytes to the program
What are declaratives and what are their uses in cobol?
i need a small 3d program using inline and outline.
Are you comfortable in cobol or jcl?
What is the LINKAGE SECTION used in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?