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
Answer Posted / guest
c)sequential
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
how to access the file from prodution from changeman tool and to submit a file to production
How do we get current date from system with century in COBOL?
Define cobol?
how do you reference the rrds file formats from cobol programs
Name some of the examples of COBOl 11?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is length is cobol?
What is the Purpose of Pointer in the string?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is amode(24)?
how do you reference the printer file formats from cobol programs
i want a program using by if, evaluate , string, unstring, perform, occurs?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do define dynamic array in cobol.