Answer Posted / dhasani
STRING verb.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Explain the configuration section of a cobol program with examples of syntax.
How to remove 2 duplicate records and copy only one using job control language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
what is amode(24), amode(31), rmode(24) and rmode(any)?
how to access the file from prodution from changeman tool and to submit a file to production
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Write the code to count the sum of n natural numbers.
) what is the difference between AID and HANDLE AID?
What is a report item?
What are the rules of the move verb?
What is Pic 9v99 Indicates in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between next sentence and continue in cobol programing language?