What is the mode in which you will OPEN a file for writing?
Answer Posted / elite group
output or i/o mode
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
Can we redefine the field of x(200) to less than 200?
What is redefines clause in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
how do you define single dimensional array and multidimensional array in your cobol?
What is the Purpose of Pointer in the string?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
) How do u handle errors in BMS macro?
Name the sections present in data division.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the compute verb? How is it used?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How to remove 2 duplicate records and copy only one using job control language?