Answer Posted / amarnadh reddy
Logic Error. For example: If file opened in Input mode and
try to insert the records in that file
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
Write a program to explain size error.
Explain how you can characterize tables in cobol?
What is the Purpose of Pointer in the string?
When is inspect verb is used in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
explain sorting techniques in cobol program?
Can a Search can be done on a table with or without Index?
Why occurs cannot be used in 01 level in COBOL?
Give some examples of command terminators?
How to print 10 to 1 if the input have only 10 digit number?
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
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do you reference the fixed block file formats from cobol programs
Differentiate between structured cobol programming and object-oriented cobol programming.
How do u write test cases?