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 / supriya shree
all the above
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Difference between array and sub-script ?
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the variable block file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?
What are the different rules to perform a Search?
How to remove 2 duplicate records and copy only one using job control language?
Write some characteristics of cobol as means of business language.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
how do you reference the esds vsam file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
Which mode is used to operate the sequential file?
What is the difference between goback, stop run and exit program in cobol?
what is difference between cobol and cobol/400
what is search and searchall?what is the diffrence between them?give an best example?