Answer Posted / kavya
Not necessarily ASCENDING,it should be arranged in some
sequence-either ascending or descending.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are all the divisions of a COBOL program?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
i need a small 3d program using inline and outline.
Explain the configuration section of a cobol program with examples of syntax.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Can you please let me know the centre name of INS certification in Kolkata.
how to move the records from file to array table. give with code example
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between binary search and sequential search?
In COBOL, what is the different between index and subscript?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Write a program to explain size error.
how do you reference the esds vsam file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?