How many types of sorts are there in cobol?
Answer Posted / panu
the no.of types of sorting in cobol or in jcl? i want the
clarification please.
in jcl there are 9 types but in cobol i don't know.any
body known pls tell me.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
HOw can I get the negative sign while deduct high value from low value
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the different data types in cobol?
What type of SDLC u followed? Why?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the problem of ordered sequential files access?
What are the pertinent COBOL
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
IF I mention stop run in CICS what happens?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Write some characteristics of cobol as means of business language.