What are different file OPEN modes available in COBOL?
Answer Posted / aji cherian
Input, output, i-o and Extend
| Is This Answer Correct ? | 53 Yes | 4 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
Write a program to enter and display the names of students in a class using the occurs clause.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is inspect in cobol ?
Which is not true about evaluate statement
What is the difference between PIC 9.99 and PIC9v99?
i need a small 3d program using inline and outline.
explain sorting techniques in cobol program?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are the different rules to perform a Search?
What is perform what is varying?
Define static linking and dynamic linking.
how do you reference the variable unblock file formats from cobol programs