What is the mode in which you will OPEN a file for writing?
Answer Posted / vikas pujar
If want to write new records :
1) Output - New records will be written , old will be
overwritten.
2) Extend - New records will be appended to existing ones
Where as :
1) I- O : Used to re-write the existing records, but not to
write new records
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Describe the cobol database components?
Whats the difference between search & search ALL?
how to convert the recors form vsam file to db2 table tru file aid
How do you reference the following file formats from cobol programs?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How many sections are there in data division in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a cobol program making use of the redefine clause.
Mention the guidelines to write a structured cobol program?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the various section in data division and briefly explain them.
Are you comfortable in cobol or jcl?
Define cobol?