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 / nihar ranjan karan
People please post answers only if you confident on those.
Please do some research before posting some answers:
The answers provided by Ad and Islam is correct.
ESDS,KSDS, RRDS VSAM dataset can be opened in all four
modes but only when the ACCESS MODE IS SEQUENTIAL is
provided. For KSDS and RRDS, when ACCESS MODE IS
RANDOM/DYNAMIC then it can be opened in onlt INPUT, OUPUT
and I-O modes only.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between cobol and cobol-ii?
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
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What kind of error is trapped by on size error option?
What is amode(31)
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do u write test cases?
Name the sections present in data division.
What is a report item?
explain sorting techniques in cobol program?
Define cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what happens if parmparameter passes zero bytes to the program