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
Post New Answer View All Answers
What is the utilization of copybook in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between Global and External Variables?
What are literals?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what is search and searchall?what is the diffrence between them?give an best example?
Name some of the examples of COBOl 11?
IF I mention stop run in CICS what happens?
How do define dynamic array in cobol.
Name the divisions, which are available in a cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between external and global variables in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..