Answer Posted / mdvasanth86
What Mahathiaz said it true.
However, I would like add that it can be combined with other
statements in the Paragraph with the recent version of cobol.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
What are the cobol coding sheets?
Can a Search can be done on a table with or without Index?
Explain the configuration section of a cobol program with examples of syntax.
how to refer the data field?
How do define dynamic array in cobol.
What is the difference between PIC 9.99 and PIC9v99?
What is the problem of ordered sequential files access?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do you reference the fixed block file formats from cobol programs
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write the code to count the sum of n natural numbers.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
how do you reference the variable unblock file formats from cobol programs
What is the difference between comp and comp-3?