Answer Posted / s.vijaykumar
disp=(new,delete,delete)
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
For rewrite, why is it mandatory that file needs to be opened?
What the difference is between continue and next sentence?
What is the difference between comp and comp-3 usage?
What are the various section in data division and briefly explain them.
What is inspect in cobol ?
how to access the file from prodution from changeman tool and to submit a file to production
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between Global and External Variables?
What is redefines clause in COBOL?
Mention the guidelines to write a structured cobol program?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
State the various causes of s0c1, s0c5 and s0c7.
How do you define a variable of comp-1 and comp-2?