there is a file whose ORGANISATION is INDEXED.you want to
read the records
from the file in RANDOM fashion as well as
sequentially.then which of the
access mode would you specify?
a.SEQUENTIAL
b.RANDOM
c.DYNAMIC
D.ACCESS MODE has nothing to do with it
Answer Posted / abinand shetty
c.dynamic as it is combination of random and sequential
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How do you define a variable of comp-1 and comp-2?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Difference between cobol and cobol-ii?
What type of SDLC u followed? Why?
State the various causes of s0c1, s0c5 and s0c7.
What is the problem of ordered sequential files access?
) how do u code after getting data?
Whats the difference between search & search ALL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how do you define single dimensional array and multidimensional array in your cobol?
Write a cobol program making use of the redefine clause.
Can we redefine the field of x(200) to less than 200?
what is the use of outrecord?