Hai friends
why we need to read a file before re-write a record?
Answer Posted / viks
A disk file, for example MASTER FILE, can be opened as I-O,
which means records from the disk will be accessed, read,
changed, and rewritten.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Differentiate between structured cobol programming and object-oriented cobol programming.
Which division and paragraphs are mandatory for a COBOL program?
) what is the difference between AID and HANDLE AID?
What is the difference between Call and a Link?
how do you reference the variable unblock file formats from cobol programs
Explain the configuration section of a cobol program with examples of syntax.
i want a program using by if, evaluate , string, unstring, perform, occurs?
Define static linking and dynamic linking.
what is the difference between COBOL2 AND COBOL390?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the difference between PIC 9.99 and PIC9v99?
How do u write test cases?
What is a report item?
how do you define single dimensional array and multidimensional array in your cobol?