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 / ad
d
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how do you reference the variable unblock file formats from cobol programs
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
) how do u code after getting data?
How to remove 2 duplicate records and copy only one using job control language?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What guidelines should be followed to write a structured cobol prgm?
what is the difference between COBOL2 AND COBOL390?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the different data types in cobol?
Give some examples of command terminators?
Write a program to enter and display the names of students in a class using the occurs clause.