For rewrite, why is it mandatory that file needs to be opened?
No Answer is Posted For this Question
Be the First to Post Answer
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
How you can delete a record from a ps file in cobol?
Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
How you can characterize tables in cobol?
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above
what is mainframe? what is the mainframe software ? what is use in s/w field?
Give some advantages of REDEFINES clause?
When is inspect verb is used in cobol?
what is scope terminator
Name some of the examples of COBOl 11?
how do you reference the variable block file formats from cobol programs
Write a program that uses move corresponding.