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
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How to remove 2 duplicate records and copy only one using job control language?
Whats the difference between search & search ALL?
what is search and searchall?what is the diffrence between them?give an best example?
how do you reference the esds vsam file formats from cobol programs
How do you differentiate between cobol and cobol-ii?
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is a SSRANGE and NOSSRANGE?
What is Pic 9v99 Indicates in COBOL?
Write a program to explain size error.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the usage of comp fields in cobol?
What are different data types in cobol?
What is the use of intialize verb?