How many types of sorts are there in cobol?
Answer Posted / sudheern
There are 2 types of sort in cobol.
1. Bubble sort
2. Shuttle sort
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why would you use find and get rather than to obtain?
Have you used comp and comp-3 in your project? And how?
In COBOL programming, what is PERFORM? What is VARYING?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Can a Search can be done on a table with or without Index?
How do you reference the following file formats from cobol programs?
Give some examples of command terminators?
Why did you choose to work with ibm mainframe cobol programming?
Difference between array and sub-script ?
How arrays can be defined in COBOL?
What type of SDLC u followed? Why?
) what is the difference between AID and HANDLE AID?
What is perform what is varying?
What are the pertinent COBOL commands?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps