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 / shailendra

dynamic is the right ans.

firstly you will direct enter the no. or key element
from where you want to start to read, then you can read
sequentially.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between static and dynamic call in cobol?

777


Why would you use find and get rather than to obtain?

687


how do you reference the rrds file formats from cobol programs

799


A table has two indexes defined. Which one will be used by the SEARCH?

758


Give some examples of command terminators?

759






Write a program to enter and display the names of students in a class using the occurs clause.

652


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

715


How arrays can be defined in COBOL?

663


What is perform what is varying?

709


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


Explain how you can characterize tables in cobol?

638


Can a Search can be done on a table with or without Index?

802


Define cobol?

862


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676